21244 Commits (cbf731ed4ec511f2c32598e03d7865f35881fea2)
 

Author SHA1 Message Date
Alejandro Riveira Fernández 6fce51571c Add test-run-command to .gitignore 15 years ago
Johannes Sixt 4cfb2a44bb git_connect: use use_shell instead of explicit "sh", "-c" 15 years ago
Shawn O. Pearce 73b3446b82 git-gui: Remove unused icon file_parttick 15 years ago
Peter Oberndorfer 0602de48f7 git-gui: use different icon for new and modified files in the index 15 years ago
Jens Lehmann 721ceec1ad Teach diff --submodule that modified submodule directory is dirty 15 years ago
Jens Lehmann 4d34477f4c git diff: Don't test submodule dirtiness with --ignore-submodules 15 years ago
Jakub Narebski b2c2e4c22c gitweb.js: Workaround for IE8 bug 15 years ago
Junio C Hamano 026680f881 Merge branch 'jc/fix-tree-walk' 15 years ago
Johannes Sixt eca9388f39 Make test numbers unique 15 years ago
Junio C Hamano 01ddb1ff41 Merge branch 'maint' 15 years ago
Junio C Hamano b30ccd7573 Merge branch 'maint' of git://git.spearce.org/git-gui into maint 15 years ago
Michael Lukashov 767f8b31cb Windows: Remove dependency on pthreadGC2.dll 15 years ago
Thomas Rast 0ed3a11163 Documentation: move away misplaced 'push --upstream' description 15 years ago
Thomas Rast 88955ed247 Documentation: add missing :: in config.txt 15 years ago
Junio C Hamano 77b3b7969d Merge branch 'doc-style/for-next' of git://repo.or.cz/git/trast 15 years ago
Junio C Hamano 7ecee3314f pull: re-fix command line generation 15 years ago
Jonathan Nieder 3588cf9481 Documentation: merge: use MERGE_HEAD to refer to the remote branch 15 years ago
Jonathan Nieder ebef7e5049 Documentation: simplify How Merge Works 15 years ago
Jonathan Nieder 29280311f0 Documentation: merge: add a section about fast-forward 15 years ago
Jonathan Nieder 30f2bade84 Documentation: emphasize when git merge terminates early 15 years ago
Jonathan Nieder b40bb374a6 Documentation: merge: add an overview 15 years ago
Jonathan Nieder a4081bacfc Documentation: merge: move merge strategy list to end 15 years ago
Jonathan Nieder ed4a6baad0 Documentation: suggest `reset --merge` in How Merge Works section 15 years ago
Jonathan Nieder 35e9d6303c Documentation: merge: move configuration section to end 15 years ago
Junio C Hamano 125fd98434 Make ce_uptodate() trustworthy again 15 years ago
Junio C Hamano 76c9c0db3d rebase -i: Export GIT_AUTHOR_* variables explicitly 15 years ago
Giuseppe Bilotta a9fa11fe5b git-gui: set GIT_DIR and GIT_WORK_TREE after setup 15 years ago
Giuseppe Bilotta 3748b03d92 git-gui: update shortcut tools to use _gitworktree 15 years ago
Giuseppe Bilotta 29e5573d1e git-gui: handle bare repos correctly 15 years ago
Giuseppe Bilotta 21985a1136 git-gui: handle non-standard worktree locations 15 years ago
Jeff Epler ff07c3b621 git-gui: Support applying a range of changes at once 15 years ago
Jens Lehmann 25476c63e7 git-gui: Add a special diff popup menu for submodules 15 years ago
Jens Lehmann a9ae14a1c5 git-gui: Use git diff --submodule when available 15 years ago
Giuseppe Bilotta 87cd09f43e git-gui: work from the .git dir 15 years ago
Jeff Epler 390425bdef git-gui: Fix applying a line when all following lines are deletions 15 years ago
Jens Lehmann 7ec2b69f1a git-gui: Correct file_states when unstaging partly staged entry 15 years ago
Peter Krefting e27d106ec4 git-gui: Fix gitk for branch whose name matches local file 15 years ago
Christopher Beelby 3c6a287027 git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in sync 15 years ago
Pat Thoyts ea888f84bd git-gui: handle really long error messages in updateindex. 15 years ago
Christian Couder dd8a8d476b Documentation: rev-list: fix synopsys for --tags and and --remotes 15 years ago
Junio C Hamano 2bd6dbbe0b Merge git://git.bogomips.org/git-svn 15 years ago
Jay Soffian 075762085c git-svn: allow subset of branches/tags to be specified in glob spec 15 years ago
Jay Soffian 3e18ce1ac3 git-svn: allow UUID to be manually remapped via rewriteUUID 15 years ago
Andrew Myrick c79f1189bc git-svn: update svn mergeinfo test suite 15 years ago
Igor Mironov a65f3c202b git-svn: document --username/commit-url for branch/tag 15 years ago
Igor Mironov 6594f0b793 git-svn: add --username/commit-url options for branch/tag 15 years ago
Igor Mironov 99bacd6c25 git-svn: respect commiturl option for branch/tag 15 years ago
Igor Mironov a83b91e724 git-svn: fix mismatched src/dst errors for branch/tag 15 years ago
Andrew Myrick 41c01693ac git-svn: handle merge-base failures 15 years ago
Andrew Myrick 1cef6500a9 git-svn: ignore changeless commits when checking for a cherry-pick 15 years ago