11224 Commits (e63b58ba0b67262674c94321693c4f84a58ecf80)
 

Author SHA1 Message Date
Shawn O. Pearce becafaace6 git-gui: Show ref last update times in revision chooser tooltips 18 years ago
Shawn O. Pearce 844c3f6fe9 git-gui: Display commit/tag/remote info in tooltip of revision picker 18 years ago
Shawn O. Pearce 30d1990584 git-gui: Save remote urls obtained from config/remotes setup 18 years ago
Junio C Hamano f48a203a56 GIT 1.5.3-rc3 18 years ago
Alexandre Julliard ceefa44fe2 git.el: Pass an explicit argument to enable smerge-mode. 18 years ago
Jim Meyering 1c911dc86c pretty-options.txt: tiny doc fix 18 years ago
Junio C Hamano c4eaed49c2 t9200: Be careful when checking CVS/Entries 18 years ago
Johannes Schindelin ca193cf1ad git am: skip pine's internal folder data 18 years ago
Steven Grimm d1cc130a5e Teach git-commit about commit message templates. 18 years ago
Johannes Schindelin af66366a9f Teach approxidate() to understand "never" 18 years ago
Johannes Schindelin 7b69b873fa git log -g: Complain, but do not fail, when no reflogs are there 18 years ago
Kumar Gala 2d8ae400d1 send-email: Update regex parsing for pine aliases 18 years ago
Robin Rosenberg f836f1ae9b cvsexportcommit: avoid racy CVS problem. 18 years ago
René Scharfe 1843d8d545 cleanup unpack-trees.c: shrink struct tree_entry_list 18 years ago
René Scharfe 24d0063494 filter-branch: fix dash complaining about "Missing '))'" 18 years ago
Jakub Narebski 3473e7df5f gitweb: More detailed error messages for snapshot format 18 years ago
Alexandre Julliard 93c22eeb30 git.el: Support for incremental status updates. 18 years ago
Junio C Hamano 1130845be8 user-manual: fix typolets. 18 years ago
Junio C Hamano 1cffddd654 Mark user-manual as UTF-8 18 years ago
Johannes Schindelin 8e64006eee Teach revision machinery about --no-walk 18 years ago
Johannes Schindelin dfd05e38f0 filter-branch: Big syntax change; support rewriting multiple refs 18 years ago
Johannes Schindelin 3b38ec16d5 rebase -i: exchange all "if [ .. ]" by "if test .." 18 years ago
Johannes Schindelin dfa49f3348 Shut "git rebase -i" up when no --verbose was given 18 years ago
Johannes Schindelin 7296096c9d mailinfo: fix 'fatal: cannot convert from utf-8 to utf-8' 18 years ago
Paul Mackerras 0eafba1405 gitk: Wait for the window to become visible after creating it 18 years ago
Shawn O. Pearce 7d5266a704 git-gui: Avoid unnecessary symbolic-ref call during checkout 18 years ago
Shawn O. Pearce a8139888f8 git-gui: Refactor current branch menu items to make i18n easier 18 years ago
Shawn O. Pearce 83751fc109 git-gui: Refactor diff popup into a procedure to ease i18n work 18 years ago
Shawn O. Pearce 9c5a3c7797 git-gui: Paper bag fix quitting crash after commit 18 years ago
Shawn O. Pearce e7d7b1a34e git-gui: Clarify meaning of add tracked menu option 18 years ago
Jakub Narebski a781785d8f gitweb: Fix support for legacy gitweb config for snapshots 18 years ago
Johannes Schindelin 16a7fcfe5e fsck --lost-found: write blob's contents, not their SHA-1 18 years ago
Shawn O. Pearce d23d98d3ba [PATCH] gitk: Bind keyboard actions to the command key on Mac OS 18 years ago
Mark Levedahl 86da5b6c97 [PATCH] gitk: Ignore ctrl-z as EOF on windows 18 years ago
Paul Mackerras ef3192b834 gitk: Make the fake commit for the index changes green rather than magenta 18 years ago
Marco Costalba c4640fe8d9 Avoid to duplicate commit message when is not encoded 18 years ago
Junio C Hamano e5633cbb85 Synonyms: -i == --regexp-ignore-case, -E == --extended-regexp 18 years ago
Shawn O. Pearce 7bd197c7ba git-gui: Fix unnecessary fast-forward during checkout 18 years ago
Shawn O. Pearce 854ffd3046 git-gui: Completely remove my Tools/Migrate hack 18 years ago
David Kastrup 98ec4ad7f9 Documentation/gitignore.txt: Fix the seriously misleading priority explanation 18 years ago
Junio C Hamano a644ffde0a Fix VISUAL/EDITOR preference order in Documentation/config.txt. 18 years ago
Matt McCutchen a3c8ab30a5 gitweb: snapshot cleanups & support for offering multiple formats 18 years ago
Carlos Rica e317cfafd2 builtin-tag.c: Fix two memory leaks and minor notation changes. 18 years ago
Johannes Schindelin 4d87b9c5db launch_editor(): Heed GIT_EDITOR and core.editor settings 18 years ago
Johannes Schindelin 6368f3f8e7 rebase -i: call editor just once for a multi-squash 18 years ago
Shawn O. Pearce 54febd4fe6 git-gui: Internally allow fetch without storing for future pull support 18 years ago
Shawn O. Pearce dba07411da git-gui: Skip unnecessary read-tree work during checkout 18 years ago
Shawn O. Pearce eea1ab6e23 git-gui: Simplify error case for unsupported merge types 18 years ago
Shawn O. Pearce f66b8a68f2 git-gui: Factor out common fast-forward merge case 18 years ago
Shawn O. Pearce 60f7352fe1 git-gui: Save the merge base during checkout_op processing 18 years ago