Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Merge branch 'hv/link-alt-odb-entry' | Junio C Hamano | 2012-07-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | link_alt_odb_entry: fix read over array bounds reported by valgrind | Heiko Voigt | 2012-07-29 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Add explanatory comment for transport-helpers refs mapping. | Florian Achleitner | 2012-07-30 | 1 | -0/+15 | |
* | | | | | | | | | | | | | | t1100-*.sh: Fix an intermittent test failure | Ramsay Jones | 2012-07-29 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | t: add missing executable bit to t7409 | Jeff King | 2012-07-29 | 1 | -0/+0 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Update draft release notes to 1.7.12 | Junio C Hamano | 2012-07-27 | 1 | -0/+15 | |
* | | | | | | | | | | | | | Merge branch 'extract-remaining' of git://git.bogomips.org/git-svn | Junio C Hamano | 2012-07-27 | 9 | -761/+795 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Extract Git::SVN::GlobSpec from git-svn. | Michael G. Schwern | 2012-07-27 | 5 | -60/+64 | |
| * | | | | | | | | | | | | | Move Git::IndexInfo into its own file. | Michael G. Schwern | 2012-07-27 | 5 | -33/+37 | |
| * | | | | | | | | | | | | | Load all the modules in one place and before running code. | Michael G. Schwern | 2012-07-27 | 1 | -23/+21 | |
| * | | | | | | | | | | | | | Extract Git::SVN::Migration from git-svn. | Michael G. Schwern | 2012-07-27 | 4 | -258/+262 | |
| * | | | | | | | | | | | | | Prepare Git::SVN::Migration for extraction from git-svn. | Michael G. Schwern | 2012-07-27 | 1 | -12/+24 | |
| * | | | | | | | | | | | | | Extract Git::SVN::Log from git-svn. | Michael G. Schwern | 2012-07-27 | 4 | -396/+401 | |
| * | | | | | | | | | | | | | Prepare Git::SVN::Log for extraction from git-svn. | Michael G. Schwern | 2012-07-27 | 1 | -4/+11 | |
* | | | | | | | | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2012-07-27 | 10 | -2338/+2487 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Move initialization of Git::SVN variables into Git::SVN. | Michael G. Schwern | 2012-07-27 | 3 | -7/+9 | |
| * | | | | | | | | | | | | | Extract Git::SVN from git-svn into its own .pm file. | Michael G. Schwern | 2012-07-27 | 3 | -2319/+2321 | |
| * | | | | | | | | | | | | | Prepare Git::SVN for extraction into its own file. | Michael G. Schwern | 2012-07-27 | 1 | -4/+18 | |
| * | | | | | | | | | | | | | Extract some utilities from git-svn to allow extracting Git::SVN. | Michael G. Schwern | 2012-07-27 | 6 | -15/+132 | |
| * | | | | | | | | | | | | | perl: detect new files in MakeMaker builds | Junio C Hamano | 2012-07-27 | 3 | -0/+11 | |
| * | | | | | | | | | | | | | The Makefile.PL will now find .pm files itself. | Michael G. Schwern | 2012-07-27 | 1 | -13/+16 | |
| * | | | | | | | | | | | | | Don't lose Error.pm if $@ gets clobbered. | Michael G. Schwern | 2012-07-27 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | Quiet warning if Makefile.PL is run with -w and no --localedir | Michael G. Schwern | 2012-07-27 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | Merge branch 'jk/autoident-test' | Junio C Hamano | 2012-07-27 | 1 | -33/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | t7502: test early quit from commit with bad ident | Jeff King | 2012-07-26 | 1 | -0/+17 | |
| * | | | | | | | | | | | | | | t7502: handle systems where auto-identity is broken | Jeff King | 2012-07-26 | 1 | -3/+10 | |
| * | | | | | | | | | | | | | | t7502: drop confusing test_might_fail call | Jeff King | 2012-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | t7502: narrow checks for author/committer name in template | Jeff King | 2012-07-26 | 1 | -17/+8 | |
| * | | | | | | | | | | | | | | t7502: properly quote GIT_EDITOR | Jeff King | 2012-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | t7502: clean up fake_editor tests | Jeff King | 2012-07-26 | 1 | -13/+7 | |
* | | | | | | | | | | | | | | | Merge branch 'jk/help-plug-memleak' | Junio C Hamano | 2012-07-27 | 1 | -5/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | help.c::exclude_cmds(): plug a leak | Junio C Hamano | 2012-07-25 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | help.c::uniq: plug a leak | Jeff King | 2012-07-25 | 1 | -2/+5 | |
* | | | | | | | | | | | | | | | | Merge branch 'dg/submodule-in-dismembered-working-tree' | Junio C Hamano | 2012-07-27 | 2 | -2/+66 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | git-submodule: work with GIT_DIR/GIT_WORK_TREE | Daniel GraƱa | 2012-07-25 | 2 | -2/+66 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'jk/maint-checkout-orphan-check-fix' | Junio C Hamano | 2012-07-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | checkout: don't confuse ref and object flags | Jeff King | 2012-07-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge branch 'jc/test-lib-source-build-options-early' | Junio C Hamano | 2012-07-25 | 1 | -23/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | test-lib: reorder and include GIT-BUILD-OPTIONS a lot earlier | Junio C Hamano | 2012-06-24 | 1 | -23/+22 | |
* | | | | | | | | | | | | | | | | Merge branch 'mm/config-xdg' | Junio C Hamano | 2012-07-25 | 4 | -6/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | t1306: check that XDG_CONFIG_HOME works | Jeff King | 2012-07-24 | 1 | -0/+26 | |
| * | | | | | | | | | | | | | | | | ignore: make sure we have an xdg path before using it | Matthieu Moy | 2012-07-24 | 2 | -1/+8 | |
| * | | | | | | | | | | | | | | | | attr: make sure we have an xdg path before using it | Jeff King | 2012-07-24 | 2 | -5/+13 | |
| * | | | | | | | | | | | | | | | | test-lib.sh: unset XDG_CONFIG_HOME | Jeff King | 2012-07-24 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | Merge branch 'cw/rebase-i-root' | Junio C Hamano | 2012-07-25 | 2 | -12/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | rebase -i: handle fixup of root commit correctly | Chris Webb | 2012-07-24 | 2 | -12/+21 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'mh/maint-revisions-doc' | Junio C Hamano | 2012-07-25 | 1 | -6/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Enumerate revision range specifiers in the documentation | Junio C Hamano | 2012-07-24 | 1 | -0/+31 | |
| * | | | | | | | | | | | | | | | | | Make <refname> documentation more consistent. | Max Horn | 2012-07-05 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | | | | | Update draft release notes to 1.7.12 | Junio C Hamano | 2012-07-24 | 1 | -2/+19 |