17410 Commits (268fac6919ef673094e50e2d944d09f017f5ad33)
 

Author SHA1 Message Date
Kjetil Barvik 92604b4663 lstat_cache(): more cache effective symlink/directory detection 16 years ago
Markus Heidelberg 71ee483abd mergetool: put the cursor on the editable file for Vim 16 years ago
Brandon Casey a83c88525e t7700: demonstrate misbehavior of 'repack -a' when local packs exist 16 years ago
Keith Cascio 7a38329130 test more combinations of ignore-whitespace options to diff 16 years ago
Junio C Hamano 8b75d31c94 Merge branch 'ds/uintmax-config' 16 years ago
Junio C Hamano 094f75b433 Merge branch 'gb/gitweb-opml' 16 years ago
Junio C Hamano 8f31355692 Merge branch 'mv/apply-parse-opt' 16 years ago
Junio C Hamano 90abc19b5a Merge branch 'tr/rebase-root' 16 years ago
Junio C Hamano 6fc2a19969 Merge branch 'gb/gitweb-patch' 16 years ago
Junio C Hamano 6af384ce73 Merge branch 'ap/clone-into-empty' 16 years ago
Junio C Hamano cd1dbd37d9 Merge branch 'jc/maint-format-patch' 16 years ago
Junio C Hamano 33256e6b1b Merge branch 'tr/maint-no-index-fixes' 16 years ago
Junio C Hamano 5786f4fac7 Merge branch 'as/autocorrect-alias' 16 years ago
Junio C Hamano 39d743864b Merge branch 'rs/fgrep' 16 years ago
Junio C Hamano b4147b3af2 Merge branch 'rs/maint-shortlog-foldline' 16 years ago
Junio C Hamano 8f5707f9a9 Merge branch 'mh/maint-commit-color-status' 16 years ago
Junio C Hamano 58f37f3c07 Merge branch 'maint' 16 years ago
Junio C Hamano 9d3043cf33 Update draft release notes for 1.6.1.1 16 years ago
Junio C Hamano b2a6d1c686 bundle: allow the same ref to be given more than once 16 years ago
Junio C Hamano 78f111e12d Merge branch 'maint-1.6.0' into maint 16 years ago
Christian Couder 3aed2fda6f builtin-fsck: fix off by one head count 16 years ago
Johannes Schindelin f0298cf1c6 revision walker: include a detached HEAD in --all 16 years ago
SZEDER Gábor 72183cb297 Fix gitdir detection when in subdir of gitdir 16 years ago
Jonas Flodén a70d4100d0 git-am: Make it easier to see which patch failed 16 years ago
David Aguilar 5c38ea31f3 contrib: add 'git difftool' for launching common merge tools 16 years ago
Thomas Rast 696acf45f9 checkout: implement "-" abbreviation, add docs and tests 16 years ago
Thomas Rast d18ba22154 sha1_name: support @{-N} syntax in get_sha1() 16 years ago
Thomas Rast a884d0cb71 sha1_name: tweak @{-N} lookup 16 years ago
Junio C Hamano ae5a6c3684 checkout: implement "@{-N}" shortcut name for N-th last branch 16 years ago
René Scharfe f9b7cce61c Add is_regex_special() 16 years ago
René Scharfe 8cc3299262 Change NUL char handling of isspecial() 16 years ago
René Scharfe c841aa8b90 Reformat ctype.c 16 years ago
René Scharfe b4285c71bc Add ctype test 16 years ago
SZEDER Gábor 3d279863de bash: refactor 'git log --pretty=<format>' options 16 years ago
SZEDER Gábor 8108513422 bash: add missing format-patch command line options 16 years ago
SZEDER Gábor 7de931c3c2 bash: remove unnecessary checks for long options with argument 16 years ago
Johannes Schindelin 8ee09acd8f t5540: clarify that http-push does not handle packed-refs on the remote 16 years ago
Johannes Schindelin 466ddf90c2 http-push: when making directories, have a trailing slash in the path name 16 years ago
Johannes Schindelin 20642801e4 http-push: fix off-by-path_len 16 years ago
Markus Heidelberg 6b89d068bd Documentation: let asciidoc align related options 16 years ago
Jeff King c002922adc expand --pretty=format color options 16 years ago
Jeff King 5ef8d77a75 color: make it easier for non-config to parse color specs 16 years ago
Markus Heidelberg bf474e2402 Documentation: let asciidoc align related options 16 years ago
Stephan Beyer 9968696015 githooks.txt: add missing word 16 years ago
Stephan Beyer 2454ac7b9f builtin-commit.c: do not remove COMMIT_EDITMSG 16 years ago
Stephan Beyer 14e6298f12 run_hook(): allow more than 9 hook arguments 16 years ago
Stephan Beyer cf94ca8ea9 run_hook(): check the executability of the hook before filling argv 16 years ago
Stephan Beyer 35d5ae679c api-run-command.txt: talk about run_hook() 16 years ago
Stephan Beyer ae98a0089f Move run_hook() from builtin-commit.c into run-command.c (libgit) 16 years ago
Stephan Beyer 2292ce4785 checkout: don't crash on file checkout before running post-checkout hook 16 years ago