summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-18fetch-pack: Prepare for a side-band demultiplexer in a thread.Johannes Sixt
2007-11-16rehabilitate some t5302 tests on 32-bit off_t machinesNicolas Pitre
2007-11-14Allow ETC_GITCONFIG to be a relative path.Johannes Sixt
2007-11-14Introduce git_etc_gitconfig() that encapsulates access of ETC_GITCONFIG.Johannes Sixt
2007-11-14Allow a relative builtin template directory.Johannes Sixt
2007-11-14Close files opened by lock_file() before unlinking.Johannes Schindelin
2007-11-14builtin run_command: do not exit with -1.Johannes Sixt
2007-11-14Move #include <sys/select.h> and <sys/ioctl.h> to git-compat-util.h.Johannes Sixt
2007-11-14Use is_absolute_path() in sha1_file.c.Johannes Sixt
2007-11-14Skip t3902-quoted.sh if the file system does not support funny names.Johannes Sixt
2007-11-14t5302-pack-index: Skip tests of 64-bit offsets if necessary.Johannes Sixt
2007-11-14t7501-commit.sh: Not all seds understand option -iJohannes Sixt
2007-11-14t5300-pack-object.sh: Split the big verify-pack test into smaller parts.Johannes Sixt
2007-11-14core.excludesfile clean-upJunio C Hamano
2007-11-14Merge branch 'sp/fetch-fix'Junio C Hamano
2007-11-14Merge branch 'bs/maint-commit-options'Junio C Hamano
2007-11-14Merge branch 'rv/maint-index-commit'Junio C Hamano
2007-11-14Merge branch 'bs/maint-t7005'Junio C Hamano
2007-11-14Merge branch 'jc/maint-add-sync-stat'Junio C Hamano
2007-11-14Merge branch 'mh/retag'Junio C Hamano
2007-11-14Merge branch 'jc/stash-create'Junio C Hamano
2007-11-14Merge branch 'bg/format-patch-N'Junio C Hamano
2007-11-14Merge branch 'np/progress'Junio C Hamano
2007-11-14Merge branch 'js/rebase-detached'Junio C Hamano
2007-11-14Merge branch 'rs/pretty'Junio C Hamano
2007-11-14Merge branch 'rr/cvsexportcommit-w'Junio C Hamano
2007-11-14Merge branch 'gh/cvsimport-user'Junio C Hamano
2007-11-14user-manual: minor rewording for clarity.Sergei Organov
2007-11-14Merge branch 'maint'Junio C Hamano
2007-11-14Fix dependencies of parse-options test programAlex Riesen
2007-11-14user-manual.txt: fix a few mistakesSergei Organov
2007-11-14git-clean: honor core.excludesfileJunio C Hamano
2007-11-14Documentation: Fix man page breakage with DocBook XSL v1.72Jonas Fonseca
2007-11-14Handle broken vsnprintf implementations in strbufShawn O. Pearce
2007-11-14git-remote.txt: fix typoSergei Organov
2007-11-14core-tutorial.txt: Fix argument mistake in an example.Sergei Organov
2007-11-14replace reference to git-rm with git-reset in git-commit docJing Xue
2007-11-14Grammar fixes for gitattributes documentationWincent Colaiuta
2007-11-14Don't allow fast-import tree delta chains to exceed maximum depthShawn O. Pearce
2007-11-13Resurrect git-revert.sh example and add comment to builtin-revert.cJunio C Hamano
2007-11-13revert/cherry-pick: allow starting from dirty work tree.Junio C Hamano
2007-11-13t/t3404: fix test for a bogus todo file.Junio C Hamano
2007-11-13git-commit: Add tests for invalid usage of -a/--interactive with pathsBjörn Steinbrink
2007-11-13Fix preprocessor logic that determines the availablity of strchrnul().Johannes Sixt
2007-11-13git-clean: Fix error message if clean.requireForce is not set.Johannes Sixt
2007-11-13rebase: fix "rebase --continue" breakageJohannes Schindelin
2007-11-12git-svn: support for funky branch and project names over HTTP(S)Eric Wong
2007-11-12Documentation: Fix references to deprecated commandsJonas Fonseca
2007-11-12Merge branch 'maint'Junio C Hamano
2007-11-12Merge branch 'sp/maint-plug-traverse-commit-list-leak' into maintJunio C Hamano