13167 Commits (923e3ec84a4e792ca277aac08e52ec2f9b47a8eb)
 

Author SHA1 Message Date
Mark Levedahl 9fe98116a2 git-gui: Unconditionally use absolute paths with Cygwin 17 years ago
Shawn O. Pearce a4750dd266 git-gui: Handle file mode changes (644->755) in diff viewer 17 years ago
Johannes Sixt fba6072ed8 git-gui: Move frequently used commands to the top of the context menu. 17 years ago
Nicolas Pitre 792c1583c8 provide advance warning of some future pack default changes 17 years ago
Eric Wong 3157dd9e89 git-svn: unlink internal index files after operations 17 years ago
Andy Whitcroft 5ff6aae895 git-svn: expand handling of From: and Signed-off-by: 17 years ago
Shawn Bohrer 9e5d87d490 Fix spelling mistakes in user manual 17 years ago
Junio C Hamano 37d07f8f98 git-commit: squelch needless message during an empty merge 17 years ago
Junio C Hamano 1e8df762b3 GIT 1.5.4-rc0 17 years ago
Junio C Hamano 467f42cfa1 Merge branch 'cc/help' 17 years ago
Junio C Hamano 39bf13f2d6 RPM spec: Adjust htmldir 17 years ago
Junio C Hamano 22c9071728 git-help -w: do not require to be in git repository 17 years ago
Junio C Hamano cd1bea918b Merge branch 'jc/shortlog-e' 17 years ago
Junio C Hamano 3e5f260144 Merge branch 'ew/svn-rev-db' 17 years ago
Junio C Hamano d9cf4ec9f7 Merge branch 'jc/merge-recursive-gitlink' 17 years ago
Junio C Hamano cfa97ae141 Merge branch 'jk/svn-color' 17 years ago
Junio C Hamano c49d3c8a88 git.spec.in: remove python_path 17 years ago
Junio C Hamano 50b3555c48 Documentation: rename git.texi to user-manual.texi 17 years ago
Junio C Hamano 8d08f2d81a disable t9119 for now. 17 years ago
Wincent Colaiuta 86f8c23685 Fix "diff --check" whitespace detection 17 years ago
Junio C Hamano f604652e05 git-diff --numstat -z: make it machine readable 17 years ago
Wincent Colaiuta 71a9883db2 Documentation: minor grammar fix for "git apply" 17 years ago
Wincent Colaiuta 0ac7903ee3 Use "whitespace" consistently 17 years ago
Mike Hommey 472b257099 Fix XML parser leaks in http-push 17 years ago
Mike Hommey 03b69c7606 Fix small memory leaks induced by diff_tree_setup_paths 17 years ago
Alex Riesen b0fe0d7258 Fix git-fast-export for zero-sized blobs 17 years ago
Charles Bailey d4110a9726 Fix clone not to ignore depth when performing a local clone 17 years ago
Junio C Hamano 3384a2dfc1 shortlog: default to HEAD when the standard input is a tty 17 years ago
Junio C Hamano 7c3c796295 blame: drop blob data after passing blame to the parent 17 years ago
Jeff King ef4cffde9c git-clone: print an error message when trying to clone empty repo 17 years ago
Pierre Habouzit 97566ea72e Invert numbers and names in the git-shortlog summary mode. 17 years ago
Jeff King 6508bb75f6 shortlog: document -e option 17 years ago
Alexandre Julliard 18ff365fcb git.el: Added a menu for git-status-mode. 17 years ago
Johannes Sixt 550f8fd01b Fix a typo in checkout.sh and cleanup one-line help messages 17 years ago
Jeff King cd459e3ffa git-svn: get color config from --get-colorbool 17 years ago
Jeff King 6e9af863ee Support GIT_PAGER_IN_USE environment variable 17 years ago
Junio C Hamano ff72af00f8 Support a merge with conflicting gitlink change 17 years ago
Junio C Hamano bf82a15095 commit: do not add extra LF at the end of the summary. 17 years ago
Linus Torvalds be15f50538 "git tag -u keyname" broken 17 years ago
Junio C Hamano ace9c2a9dd send-email: do not muck with initial-reply-to when unset. 17 years ago
Gerrit Pape 28072a5d30 Don't cache DESTDIR in perl/perl.mak. 17 years ago
Jakub Narebski 923db42eea autoconf: Check asciidoc version to automatically set ASCIIDOC8 17 years ago
Eric Wong 66ab84b99c git-svn: reinstate old rev_db optimization in new rev_map 17 years ago
Eric Wong 060610c572 git-svn: replace .rev_db with a more space-efficient .rev_map format 17 years ago
Nicolas Pitre eb9688ff65 pack-objects: more threaded load balancing fix with often changed paths 17 years ago
Daniel Barkalow c07c7bf630 Add more checkout tests 17 years ago
Jeff King bf79caffbc Add git-browse-help to .gitignore 17 years ago
Eyvind Bernhardsen e306be5cd0 Fix mis-markup of the -p, --patch option in git-add(1) 17 years ago
Junio C Hamano a149a1a44a git-help -i: show info documentation from matching version of git 17 years ago
Junio C Hamano 78d39f98f3 git-help -i: invoke info with document and node name 17 years ago