Code

git-name-rev: don't use printf without format
[git.git] / t /
2008-08-02 Brandon Caseyt/t4202-log.sh: add newline at end of file
2008-08-02 Johannes Schindelinsort_in_topological_order(): avoid setting a commit...
2008-08-02 Steve HaslamPropagate -u/--upload-pack option of "git clone" to...
2008-08-02 Junio C Hamanomake sure parsed wildcard refspec ends with slash
2008-08-02 Jeff Kinginit: handle empty "template" parameter
2008-07-25 Junio C HamanoMakefile: fix shell quoting
2008-07-25 Junio C Hamanotests: propagate $(TAR) down from the toplevel Makefile
2008-07-20 Junio C Hamanorefresh-index: fix bitmask assignment
2008-07-19 Olivier Marinbuiltin-rm: fix index lock file path
2008-07-18 Junio C HamanoMerge branch 'sp/maint-index-pack' into maint
2008-07-16 Junio C HamanoMerge branch 'js/maint-pretty-mailmap' into maint
2008-07-16 Junio C HamanoMerge branch 'sp/maint-bash-completion-optim' into...
2008-07-16 Junio C HamanoMerge branch 'sp/maint-pack-memuse' into maint
2008-07-16 Junio C HamanoMerge branch 'ls/maint-mailinfo-patch-label' into maint
2008-07-16 Junio C HamanoMerge branch 'js/maint-daemon-syslog' into maint
2008-07-16 Johannes Sixtt7600-merge: Use test_expect_failure to test option...
2008-07-14 Lukas Sandströmgit-mailinfo: Fix getting the subject from the in-body...
2008-07-12 Junio C Hamanot0004: fix timing bug
2008-07-12 Petr BaudisFix backwards-incompatible handling of core.sharedRepos...
2008-07-08 Shawn O. PearceRemove unnecessary pack-*.keep file after successful...
2008-07-08 Jeff Kingmake deleting a missing ref more quiet
2008-07-08 Junio C HamanoMerge branch 'lt/racy-empty' into maint
2008-07-04 Junio C HamanoFix executable bits in t/ scripts
2008-07-03 Junio C HamanoMerge branch 'js/maint-clone-insteadof' into maint
2008-07-03 Junio C HamanoMerge branch 'jk/maint-fetch-ref-hier' into maint
2008-07-03 Junio C HamanoMerge branch 'jc/maint-reset' into maint
2008-07-03 Shawn O. PearceFix describe --tags --long so it does not segfault
2008-06-27 Junio C HamanoMerge branch 'maint-1.5.5' into maint
2008-06-27 Junio C HamanoMerge branch 'maint-1.5.4' into maint-1.5.5
2008-06-26 Junio C Hamanodiff --check: do not discard error status upon seeing...
2008-06-26 Junio C HamanoAllow "git-reset path" when unambiguous
2008-06-25 Jeff Kingclone: create intermediate directories of destination...
2008-06-25 Junio C HamanoMerge branch 'jc/maint-combine-diff-pre-context' into...
2008-06-25 Junio C HamanoMerge branch 'lt/maint-gitdir-relative' into maint
2008-06-25 Junio C HamanoMerge branch 'sb/maint-rebase' into maint
2008-06-24 Jan Krügergit-svn: make rebuild respect rewriteRoot option
2008-06-23 Stephan BeyerExtend parse-options test suite
2008-06-23 Michele Ballabioparse-options.c: fix documentation syntax of optional...
2008-06-19 Brandon Caseyt7502-commit.sh: test_must_fail doesn't work with inlin...
2008-06-18 Jeff Kingclean up error conventions of remote.c:match_explicit
2008-06-17 Junio C HamanoMerge branch 'maint'
2008-06-16 Junio C HamanoMerge branch 'maint'
2008-06-15 Pierre HabouzitMake git reflog expire honour core.sharedRepository.
2008-06-14 Jakub NarebskiUse 'trash directory' thoroughly in t/test-lib.sh
2008-06-14 Junio C HamanoMerge branch 'rs/attr'
2008-06-14 Avery Pennarungit-svn: test that extra blank lines aren't inserted...
2008-06-14 Junio C Hamanot4126: fix test that happened to work due to timing
2008-06-13 Junio C HamanoMerge branch 'om/remote-fix'
2008-06-13 Lea Wiemannt/.gitattributes: only ignore whitespace errors in...
2008-06-11 Junio C HamanoMerge git://git.kernel.org/pub/scm/gitk/gitk
2008-06-11 Junio C HamanoMerge branch 'maint'
2008-06-11 Olivier Marinremote show: list tracked remote branches with -n
2008-06-11 Olivier Marinremote prune: print the list of pruned branches
2008-06-11 Olivier Marinremote show: fix the -n option
2008-06-09 Junio C HamanoMerge branch 'js/merge-recursive'
2008-06-09 Junio C HamanoMerge branch 'maint'
2008-06-09 Johannes Schindelinmerge-recursive: respect core.autocrlf when writing...
2008-06-09 Marius Storm-OlsenAdd testcase for merging in a CRLF repo
2008-06-09 René ScharfeIgnore .gitattributes in bare repositories
2008-06-09 Lea Wiemanncat-file --batch / --batch-check: do not exit if hashes...
2008-06-09 Lea Wiemannt1006-cat-file.sh: typo
2008-06-07 Junio C HamanoMerge 1.5.5.4 in
2008-06-06 Junio C HamanoMerge branch 'maint'
2008-06-04 Junio C HamanoMerge branch 'maint'
2008-06-04 Michael Dresseldescribe: match pattern for lightweight tags too
2008-06-04 Junio C Hamanot7502: honor SHELL_PATH
2008-06-04 Alex RiesenFix t5516 on cygwin: it does not like double slashes...
2008-06-04 Junio C Hamanot7502: tighten loosely written test sequence
2008-06-04 Junio C Hamanot7502: do not globally unset GIT_COMMITTER_* environmen...
2008-06-03 Junio C Hamanocommit: drop duplicated parents
2008-06-02 Junio C HamanoMerge branch 'sb/am-tests'
2008-06-02 Junio C HamanoMerge branch 'lw/test-fix'
2008-06-02 Junio C HamanoMerge branch 'sp/remote'
2008-06-02 Junio C HamanoMerge branch 'lt/pack-sync'
2008-06-02 Junio C HamanoMerge branch 'np/pack-check'
2008-06-02 Junio C HamanoMerge branch 'jb/reset-q'
2008-06-02 Junio C HamanoMerge branch 'jc/checkout'
2008-06-02 Junio C HamanoMerge branch 'lr/init-bare'
2008-06-01 Shawn O. PearceMake "git-remote prune" delete refs according to fetch...
2008-06-01 Lea Wiemannt/test-lib.sh: resolve symlinks in working directory...
2008-05-31 Stephan BeyerMerge t4150-am-subdir.sh and t4151-am.sh into t4150...
2008-05-31 Stephan BeyerAdd test cases for git-am
2008-05-31 Paolo Bonzinirollback lock files on more signals than just SIGINT
2008-05-29 Luciano Rochagit-init: accept --bare option
2008-05-28 Dmitry V. Levinbuiltin-fetch.c (store_updated_refs): Honor update_loca...
2008-05-28 Junio C Hamanot5100: Avoid filename "nul"
2008-05-28 Junio C HamanoMerge 1.5.5.3 in
2008-05-28 Johannes SixtRevert "filter-branch: subdirectory filter needs -...
2008-05-28 Johannes Sixtt5700-clone-reference: Quote $U
2008-05-28 Karl HasselströmAdd some tests for git update-ref -d
2008-05-27 Junio C HamanoMerge branch 'jc/diff-no-no-index'
2008-05-27 Junio C HamanoMerge branch 'maint'
2008-05-27 Junio C HamanoMerge branch 'gp/bisect-fix' into maint
2008-05-27 Junio C HamanoMerge git://repo.or.cz/git-gui
2008-05-26 Junio C HamanoMerge branch 'maint'
2008-05-26 Junio C HamanoMerge branch 'jk/maint-send-email-compose' into maint
2008-05-26 Junio C HamanoMerge branch 'maint-1.5.4' into maint
2008-05-25 Junio C HamanoMerge branch 'js/config-cb' v1.5.6-rc0
2008-05-25 Junio C HamanoMerge branch 'as/graph'
2008-05-25 Junio C HamanoMerge branch 'js/mailinfo'
next