21267 Commits (92de348948d59f797dd4f15d6a4558c0563203b1)
 

Author SHA1 Message Date
Junio C Hamano d539de9f25 Merge branch 'jl/diff-submodule-ignore' 15 years ago
Junio C Hamano 3fa7c3da37 work around an obnoxious bash "safety feature" on OpenBSD 15 years ago
Shawn O. Pearce 60eb4f1bd0 git-gui: Update translation template 15 years ago
Stephen Boyd 9524cf2993 fix portability issues with $ in double quotes 15 years ago
Junio C Hamano 93cfa7c7a8 approxidate_careful() reports errorneous date string 15 years ago
Junio C Hamano 105e473397 Fix log -g this@{upstream} 15 years ago
Ilari Liusvaara 4ab07e4d10 Fix integer overflow in unpack_compressed_entry() 15 years ago
Ilari Liusvaara 3aee68aa68 Fix integer overflow in unpack_sha1_rest() 15 years ago
Ilari Liusvaara 222083a158 Fix integer overflow in patch_delta() 15 years ago
Ilari Liusvaara 5bf9219d01 Add xmallocz() 15 years ago
Gerrit Pape f9acaeae88 git-cvsserver: allow regex metacharacters in CVSROOT 15 years ago
Johan Herland 65807ee697 builtin-config: Fix crash when using "-f <relative path>" from non-root dir 15 years ago
Ilari Liusvaara 9aa5053d9f Allow use of []-wrapped addresses in git:// 15 years ago
Ilari Liusvaara e8dbd76d57 Support addresses with ':' in git-daemon 15 years ago
Benjamin Kramer 24072c0256 grep: use REG_STARTEND (if available) to speed up regexec 15 years ago
Fredrik Kuivinen 5b594f457a Threaded grep 15 years ago
Stephen Boyd e3f67d30b2 am: fix patch format detection for Thunderbird "Save As" emails 15 years ago
Stephen Boyd f4e6dcc36c t0022: replace non-portable literal CR 15 years ago
Stephen Boyd c4f3f551a6 tests: consolidate CR removal/addition functions 15 years ago
Junio C Hamano c8610a2e7e grep: expose "status-only" feature via -q 15 years ago
Stephen Boyd 2d7f98bac7 commit-tree: remove unused #define 15 years ago
Tay Ray Chuan 9567f082dd t5541-http-push: make grep expression check for one line only 15 years ago
Stephen Boyd 0aa958d4b4 rebase: replace antiquated sed invocation 15 years ago
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