11224 Commits (e63b58ba0b67262674c94321693c4f84a58ecf80)
 

Author SHA1 Message Date
Junio C Hamano d7f6bae281 rebase: try not to munge commit log message 18 years ago
Junio C Hamano 283884422f symbolic-ref, update-ref: do not refuse reflog message with LF 18 years ago
Junio C Hamano 0ec29a4760 log_ref_write() -- do not chomp reflog message at the first LF 18 years ago
Junio C Hamano 922b0e35b9 Merge branch 'bs/lock' 18 years ago
Junio C Hamano b8de7f764e Merge branch 'master' of git://repo.or.cz/git-gui 18 years ago
Shawn O. Pearce 84f67537b1 git-gui: Minor refactoring of merge command line in merge support 18 years ago
Shawn O. Pearce dac7089263 git-gui: Use more modern looking icons in the tree browser 18 years ago
Shawn O. Pearce 37e2199c4c git-gui: Don't offer to stage hunks from untracked files 18 years ago
Shawn O. Pearce 95af4d8de1 git-gui: Make sure remotes are loaded when picking revisions 18 years ago
David Kastrup 89b2f19cb5 Makefile: use $(FIND) instead of find 18 years ago
Jeff King 82cb8afa9b git-diff: turn on recursion by default 18 years ago
Shawn O. Pearce 0fe055cd24 git-gui: Use progress bar while resetting/aborting files 18 years ago
Shawn O. Pearce 94a4dd9bfd git-gui: Honor core.excludesfile when listing extra files 18 years ago
Christian Stimming 360cc106e7 git-gui: Unify wording to say "to stage" instead of "to add" 18 years ago
Seth Falcon c22486c967 Rename git-rebase interactive buffer: todo => git-rebase-todo 18 years ago
Jakub Narebski f22cca44ba gitweb: Allow for multivalued parameters passed to href subroutine 18 years ago
Thomas Schwinge 8b4aee015e Don't rely on unspecified behavior 18 years ago
Jakub Narebski 12075103dd gitweb: Simplify 'opt' parameter validation, add "no merges" feeds 18 years ago
Jakub Narebski 01ac1e38db gitweb: Show submodule entries in the 'tree' view 18 years ago
Jeff King 90ae710e0b Documentation/git-diff: remove -r from --name-status example 18 years ago
Junio C Hamano 83b3df7d58 git-stash apply --index: optimize postprocessing 18 years ago
Junio C Hamano cbeaccc316 Fix git-stash apply --index 18 years ago
しらいしななこ f12e925ac2 git-stash: Make sure reflog is created for refs/stash 18 years ago
Junio C Hamano 11bb2d4fa9 Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk 18 years ago
Johannes Schindelin fb47cfbd59 rebase -i: fix interrupted squashing 18 years ago
Paul Mackerras 3244729aac gitk: Add a context menu for file list entries 18 years ago
Junio C Hamano 65a5a21d02 Add test for symlinked configuration file updates. 18 years ago
Bradford C. Smith 6cbf973c9a use lockfile.c routines in git_commit_set_multivar() 18 years ago
Bradford C. Smith 5d5a7a6738 fully resolve symlinks when creating lockfiles 18 years ago
Shawn O. Pearce 1e0a92fdf7 git-gui: Don't kill modified commit message buffer with merge templates 18 years ago
Junio C Hamano 7ab3cc70a6 git-stash: do not remove a ref by hand. 18 years ago
Johannes Schindelin f653aee5a3 Teach "git stripspace" the --strip-comments option 18 years ago
Carlos Rica 2ae68fcb78 Make verify-tag a builtin. 18 years ago
Brian Gernhardt 383e45cec4 Document commit.template configuration variable. 18 years ago
Paul Mackerras 005a2f4e6d gitk: Fix bugs in the Find function 18 years ago
Junio C Hamano 654a7ccc56 Update description of -z option. 18 years ago
Johannes Schindelin 91e1ee7762 rebase -i: fix overzealous output redirection 18 years ago
Nguyễn Thái Ngọc Duy b87841e164 git-write-tree should not crash if prefix does not exist 18 years ago
Junio C Hamano e7a7be8831 git_mkstemp(): be careful not to overflow the path buffer. 18 years ago
Junio C Hamano d58e8d34b0 When locking in a symlinked repository, try to lock the original. 18 years ago
Junio C Hamano 1a44be9a0f git-submodule: remove redundant call to git-describe 18 years ago
Simon Hausmann b2d2d16af7 git-p4: Fix p4 user cache population on Windows. 18 years ago
Junio C Hamano 537601ac74 git-submodule module_name: avoid using unwieldy "value_regexp" feature. 18 years ago
Junio C Hamano 887c5266d6 gitweb: fix broken snapshot 18 years ago
Junio C Hamano ceff079bdc Make sure git-stash works from subdirectory. 18 years ago
Robin Rosenberg 4eb994733d Document --unified/-U option 18 years ago
Shawn O. Pearce bc318ea86d git-gui: Remove usernames from absolute SSH urls during merging 18 years ago
Shawn O. Pearce ead49f5a4f git-gui: Format tracking branch merges as though they were pulls 18 years ago
Shawn O. Pearce 9feefbd2d2 git-gui: Cleanup bindings within merge dialog 18 years ago
Shawn O. Pearce 350a35f0a1 git-gui: Replace merge dialog with our revision picker widget 18 years ago