18865 Commits (d824cbba02a4061400a0e382f9bd241fbbff34f0)
 

Author SHA1 Message Date
Thomas Rast d824cbba02 Convert existing die(..., strerror(errno)) to die_errno() 16 years ago
Junio C Hamano f8b5a8e13c die_errno(): double % in strerror() output just in case 16 years ago
Thomas Rast b875036e5a Introduce die_errno() that appends strerror(errno) to die() 16 years ago
Junio C Hamano 26c117d05d Makefile: test-parse-options depends on parse-options.h 16 years ago
Junio C Hamano 3ff7e178dc Merge branch 'maint' 16 years ago
Thomas Rast 801a011dcf Documentation: refer to gitworkflows(7) from tutorial and git(1) 16 years ago
Shawn O. Pearce 73bb33a94e daemon: Strictly parse the "extra arg" part of the command 16 years ago
Junio C Hamano 6096d75980 Documentation/git.txt: update links to release notes 16 years ago
Junio C Hamano 9831b370b5 Merge branch 'maint' to sync with 1.6.3.2 16 years ago
Junio C Hamano 6c7f58d6f6 GIT 1.6.3.2 16 years ago
Daniel Trstenjak 2414b45ce0 Show presence of stashed changes in bash prompt. 16 years ago
René Scharfe 84201eae77 grep: fix empty word-regexp matches 16 years ago
Junio C Hamano b11cf09043 Merge branch 'da/pretty-tempname' 16 years ago
Linus Torvalds ceff8e7ade Clean up and simplify rev_compare_tree() 16 years ago
Junio C Hamano 433e972aeb Merge branch 'maint' 16 years ago
Junio C Hamano a9b2d42486 blame: correctly handle a path that used to be a directory 16 years ago
Thomas Rast 8dc3a47c3e add -i: do not dump patch during application 16 years ago
Junio C Hamano 40bad52d7d Update draft release notes for 1.6.3.2 16 years ago
Junio C Hamano 456cb4cf3e Merge branch 'cb/maint-1.6.0-xdl-merge-fix' into maint 16 years ago
Junio C Hamano 3489428367 Merge branch 'rs/maint-grep-word-regexp-fix' into maint 16 years ago
Junio C Hamano b91ffd37d5 Merge branch 'sb/maint-1.6.2-opt-filename-fix' into maint 16 years ago
Junio C Hamano f2823263bd Merge branch 'jc/maint-add-p-coalesce-fix' into maint 16 years ago
Junio C Hamano db8af4b5ea Merge branch 'tr/maint-doc-stash-pop' into maint 16 years ago
Clemens Buchacher a5adcbe377 test-lib: fix http exit codes 16 years ago
Clemens Buchacher 6e7b5aaf40 test-lib: allow exit trap to be used for cleanup by tests 16 years ago
Clemens Buchacher 1f729dca93 test-lib: fail if invalid options are passed 16 years ago
René Scharfe 1f5b9cc40e grep: fix colouring of matches with zero length 16 years ago
Stephen Boyd b3f298ab03 git-show-branch.txt: document --date-order option 16 years ago
David Aguilar 003b33a8ad diff: generate pretty filenames in prep_temp_blob() 16 years ago
David Aguilar e1c0688692 compat: add a basename() compatibility function 16 years ago
David Aguilar 0620b39b3b compat: add a mkstemps() compatibility function 16 years ago
Junio C Hamano f9275c68af Merge branch 'sb/opt-filename' 16 years ago
Junio C Hamano 714cdcd03e Merge branch 'jc/solaris-0811' 16 years ago
Junio C Hamano c6e73936b9 Merge branch 'sb/show-branch-parse-options' 16 years ago
Junio C Hamano 919cc4d068 Merge branch 'mm/apply-double-slash' 16 years ago
Junio C Hamano 1af4731b54 Merge branch 'sb/format-patch-parseopt' 16 years ago
Junio C Hamano 128b0c08ca Merge branch 'jc/mktree' 16 years ago
Junio C Hamano 22cdab5b3f Merge branch 'ew/svn-test-and-old-i18n' 16 years ago
Junio C Hamano 06676213d2 Merge branch 'mw/send-email' 16 years ago
Junio C Hamano 1136e2c642 Merge branch 'cc/bisect' (early part) 16 years ago
Jeff King 6e4f981ffb git-add: no need for -f when resolving a conflict in already tracked path 16 years ago
Stephen Boyd 13bd213408 config.txt: document add.ignore-errors 16 years ago
SZEDER Gábor ee6b71141f bash: remove always true if statement from __git_ps1() 16 years ago
Björn Steinbrink c4d5359230 git-apply(1): Clarify that one can select where to apply the patch 16 years ago
Clemens Buchacher 0bf8c1f9be http-push: reuse existing is_null_ref 16 years ago
Eric Wong 188643140b t9139 uses ancient, backwards-compatible iconv names 16 years ago
Junio C Hamano 0ddbbb6661 Merge git://git.bogomips.org/git-svn 16 years ago
Thomas Rast d183663785 Documentation: teach stash/pop workflow instead of stash/apply 16 years ago
Junio C Hamano 9affecbc89 Merge branch 'sb/maint-1.6.2-opt-filename-fix' 16 years ago
Junio C Hamano 659f096896 Merge branch 'jc/maint-add-p-coalesce-fix' 16 years ago