I Use This!
Very High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
merge-base: use the new lookup_commit_reference() helper function
Linus.Torvalds
as Linus Torvalds
More... almost 19 years ago
commit: add "lookup_commit_reference()" helper function
Linus.Torvalds
as Linus Torvalds
More... almost 19 years ago
More fixes for geometry restoration Make up/down/pgup/pgdn work again Return in find string entry does find Scale circles and lines with font size Fix scrolling to make entire selected line visible Use white circle for commits not listed but put in to terminate lines Fix diff parsing for created and deleted files
paulusmack
as Paul Mackerras
More... almost 19 years ago
diff-tree: don't match non-directories as partial pathnames
Linus.Torvalds
as Linus Torvalds
More... almost 19 years ago
[PATCH] fix show_date() for positive timezones More... almost 19 years ago
diff-tree: fix "whole sub-tree disappeared or appeared" case
Linus.Torvalds
as Linus Torvalds
More... almost 19 years ago
diff-tree: fix up comparison of "interesting" sub-trees
Linus.Torvalds
as Linus Torvalds
More... almost 19 years ago
diff-tree: show hex sha1 of the single-commit argument case correctly.
Linus.Torvalds
as Linus Torvalds
More... almost 19 years ago
diff-tree: fix and extend argument parsing
Linus.Torvalds
as Linus Torvalds
More... almost 19 years ago
diff-tree: clean up diff_tree_stdin() function
Linus.Torvalds
as Linus Torvalds
More... almost 19 years ago
diff-helper: pass unrecognized lines through unmodified
Linus.Torvalds
as Linus Torvalds
More... almost 19 years ago
strbuf: allow zero-length lines
Linus.Torvalds
as Linus Torvalds
More... almost 19 years ago
fsck-cache: read the default reference information even when not doing reachability analysis.
Linus.Torvalds
as Linus Torvalds
More... almost 19 years ago
fsck-cache: walk the 'refs' directory if the user doesn't give any explicit references for reachability analysis.
Linus.Torvalds
as Linus Torvalds
More... almost 19 years ago
[PATCH] Fix diff output take #4. More... almost 19 years ago
[PATCH] Kill a bunch of pointer sign warnings for gcc4 More... almost 19 years ago
[PATCH] Diff-helper update More... almost 19 years ago
Make "applypatch" use the "-E" flag to patch.
Linus.Torvalds
as Linus Torvalds
More... almost 19 years ago
Error popups on error conditions rather than stderr msgs Stop . bindings firing on find string entry keypresses Fix geometry saving/restoring a bit Show the terminal commits Highlight comment matches in the comment window
paulusmack
as Paul Mackerras
More... almost 19 years ago
Add silly "git-whatchanged" script.
Linus.Torvalds
as Linus Torvalds
More... almost 19 years ago
Update applypatch to use new GIT_-prefix environment variables.
Linus.Torvalds
as Linus Torvalds
More... almost 19 years ago
save window geometry on exit, and restore it on startup
paulusmack
as Paul Mackerras
More... almost 19 years ago
Resize the panes in the paned windows (commit list and details) to keep the proportionality of the pane widths as the overall window is resized.
paulusmack
as Paul Mackerras
More... almost 19 years ago
Fix stder -> stderr
paulusmack
as Paul Mackerras
More... almost 19 years ago
[PATCH] Implement git-checkout-cache -u to update stat information in the cache. More... almost 19 years ago
[PATCH 4/4] Trivial test harness fixes. More... almost 19 years ago
Bumped version number
paulusmack
as Paul Mackerras
More... almost 19 years ago
Made commit list reading asynchronous Added control+/- to increase/decrease font sizes Rearranged code a little.
paulusmack
as Paul Mackerras
More... almost 19 years ago
Remove obsolete note about native CPU byte format More... almost 19 years ago
Add a widget to show the SHA1 ID of the current commit Add a find facility to search within the commits Cope with multiple starting points.
paulusmack
as Paul Mackerras
More... almost 19 years ago