aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cvsexportcommit: introduce -W for shared working trees (between Git and CVS)Johannes Schindelin2008-05-15
* cvsexportcommit: chomp only removes trailing whitespaceJohannes Schindelin2008-05-15
* Merge branch 'maint'Junio C Hamano2008-05-14
|\
| * Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-14
| |\
| | * Documentation/git-describe.txt: make description more readableIan Hilt2008-05-14
* | | Merge branch 'sb/committer'Junio C Hamano2008-05-14
|\ \ \
| * | | commit: Show committer if automaticSanti Béjar2008-05-06
| * | | commit: Show author if different from committerSanti Béjar2008-05-06
| * | | Preparation to call determine_author_info from prepare_to_commitSanti Béjar2008-05-06
* | | | Merge branch 'bd/tests'Junio C Hamano2008-05-14
|\ \ \ \
| * | | | Rename the test trash directory to contain spaces.Bryan Donlan2008-05-05
| * | | | Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-05
| * | | | Don't use the 'export NAME=value' in the test scripts.Bryan Donlan2008-05-05
| * | | | lib-git-svn.sh: Fix quoting issues with paths containing shell metacharactersBryan Donlan2008-05-05
| * | | | test-lib.sh: Fix some missing path quotingBryan Donlan2008-05-05
| * | | | Use test_set_editor in t9001-send-email.shBryan Donlan2008-05-05
| * | | | test-lib.sh: Add a test_set_editor function to safely set $VISUALBryan Donlan2008-05-05
| * | | | git-send-email.perl: Handle shell metacharacters in $EDITOR properlyBryan Donlan2008-05-05
| * | | | config.c: Escape backslashes in section names properlyBryan Donlan2008-05-05
| * | | | git-rebase.sh: Fix --merge --abort failures when path contains whitespaceBryan Donlan2008-05-05
* | | | | Merge branch 'mv/format-cc'Junio C Hamano2008-05-14
|\ \ \ \ \
| * | | | | Add tests for sendemail.cc configuration variableMiklos Vajna2008-04-29
| * | | | | git-send-email: add a new sendemail.cc configuration variableMiklos Vajna2008-04-29
| * | | | | git-format-patch: add a new format.cc configuration variableMiklos Vajna2008-04-29
* | | | | | Merge branch 'cc/hooks-doc'Junio C Hamano2008-05-14
|\ \ \ \ \ \
| * | | | | | Documentation: rename "hooks.txt" to "githooks.txt" and make it a man pageChristian Couder2008-05-04
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jk/renamelimit' (early part)Junio C Hamano2008-05-14
|\ \ \ \ \ \
| * | | | | | diff: make "too many files" rename warning optionalJeff King2008-05-03
| * | | | | | bump rename limit defaultsJeff King2008-05-03
| * | | | | | add merge.renamelimit config optionJeff King2008-05-03
| * | | | | | Merge commit 'sg/merge-options^' into jk/renamelimitJunio C Hamano2008-05-03
| |\ \ \ \ \ \
* | | | | | | | filter-branch: fix variable export logicJeff King2008-05-13
* | | | | | | | clone: bsd shell portability fixJeff King2008-05-13
* | | | | | | | t5000: tar portability fixJeff King2008-05-13
* | | | | | | | fix bsd shell negationJeff King2008-05-13
* | | | | | | | Improve reporting of errors in config file routinesAlex Riesen2008-05-12
* | | | | | | | Merge branch 'gp/bisect-fix'Junio C Hamano2008-05-12
|\ \ \ \ \ \ \ \
| * | | | | | | | bisect: print an error message when "git rev-list --bisect-vars" failsChristian Couder2008-05-08
| * | | | | | | | git-bisect.sh: don't accidentally override existing branch "bisect"Gerrit Pape2008-05-05
* | | | | | | | | Merge branch 'maint'Junio C Hamano2008-05-11
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-11
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | wt-status.h: declare global variables as externJohannes Sixt2008-05-11
| | * | | | | | | builtin-commit.c: add -u as short name for --untracked-filesSitaram Chamarty2008-05-11
| | * | | | | | | git-repack: re-enable parsing of -n command line optionA Large Angry SCM2008-05-11
* | | | | | | | | Merge branch 'lt/core-optim'Junio C Hamano2008-05-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Optimize symlink/directory detectionLinus Torvalds2008-05-10
| * | | | | | | | | Avoid some unnecessary lstat() callsLinus Torvalds2008-05-10
| * | | | | | | | | Merge branch 'py/diff-submodule'Junio C Hamano2008-05-10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | is_racy_timestamp(): do not check timestamp for gitlinksJunio C Hamano2008-05-04
| | * | | | | | | | | diff-lib.c: rename check_work_tree_entity()Junio C Hamano2008-05-04