Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2008-11-13 |
|\ | |||
| * | git-svn: proper detection of bare repositories | Deskin Miller | 2008-11-06 |
| * | git-svn: respect i18n.commitencoding config | Eric Wong | 2008-11-06 |
* | | Merge branch 'jk/maint-commit-v-strip' | Junio C Hamano | 2008-11-12 |
|\ \ | |||
| * | | commit: Fix stripping of patch in verbose mode. | Jeff King | 2008-11-12 |
* | | | Merge branch 'np/pack-safer' | Junio C Hamano | 2008-11-12 |
|\ \ \ | |||
| * | | | t5303: fix printf format string for portability | Junio C Hamano | 2008-11-09 |
| * | | | t5303: work around printf breakage in dash | Junio C Hamano | 2008-11-09 |
| * | | | extend test coverage for latest pack corruption resilience improvements | Nicolas Pitre | 2008-11-02 |
| * | | | close another possibility for propagating pack corruption | Nicolas Pitre | 2008-11-02 |
* | | | | Merge branch 'mk/maint-cg-push' | Junio C Hamano | 2008-11-12 |
|\ \ \ \ | |||
| * | | | | git push: Interpret $GIT_DIR/branches in a Cogito compatible way | Martin Koegler | 2008-11-11 |
| | |/ / | |/| | | |||
* | | | | Merge branch 'bc/maint-keep-pack' | Junio C Hamano | 2008-11-12 |
|\ \ \ \ | |||
| * | | | | t7700: test that 'repack -a' packs alternate packed objects | Brandon Casey | 2008-11-12 |
| * | | | | pack-objects: extend --local to mean ignore non-local loose objects too | Brandon Casey | 2008-11-12 |
| * | | | | t7700: demonstrate mishandling of loose objects in an alternate ODB | Brandon Casey | 2008-11-12 |
| * | | | | repack: don't repack local objects in packs with .keep file | Brandon Casey | 2008-11-12 |
| * | | | | t7700: demonstrate mishandling of objects in packs with a .keep file | Brandon Casey | 2008-11-12 |
| |/ / / | |||
* | | | | Merge branch 'mv/remote-rename' | Junio C Hamano | 2008-11-12 |
|\ \ \ \ | |||
| * | | | | git-remote rename: migrate from remotes/ and branches/ | Miklos Vajna | 2008-11-11 |
| * | | | | Implement git remote rename | Miklos Vajna | 2008-11-05 |
| | |_|/ | |/| | | |||
* | | | | Merge branch 'jk/deny-push-to-current' | Junio C Hamano | 2008-11-12 |
|\ \ \ \ | |||
| * | | | | receive-pack: detect push to current branch of non-bare repo | Jeff King | 2008-11-09 |
| * | | | | t5516: refactor oddball tests | Jeff King | 2008-11-09 |
* | | | | | Merge branch 'jk/diff-convfilter' | Junio C Hamano | 2008-11-12 |
|\ \ \ \ \ | |||
| * | | | | | enable textconv for diff in verbose status/commit | Jeff King | 2008-10-26 |
| * | | | | | wt-status: load diff ui config | Jeff King | 2008-10-26 |
| * | | | | | only textconv regular files | Jeff King | 2008-10-26 |
| * | | | | | userdiff: require explicitly allowing textconv | Jeff King | 2008-10-26 |
| * | | | | | refactor userdiff textconv code | Jeff King | 2008-10-26 |
* | | | | | | Merge branch 'jk/diff-convfilter-test-fix' | Junio C Hamano | 2008-11-12 |
|\ \ \ \ \ \ | |||
| * | | | | | | Avoid using non-portable `echo -n` in tests. | Brian Gernhardt | 2008-10-31 |
| |/ / / / / | |||
| * | | | | | add userdiff textconv tests | Jeff King | 2008-10-26 |
* | | | | | | Merge branch 'st/tag' | Junio C Hamano | 2008-11-12 |
|\ \ \ \ \ \ | |||
| * | | | | | | tag: Add more tests about mixing incompatible modes and options | Samuel Tardieu | 2008-11-04 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-11-12 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Fix pack.packSizeLimit and --max-pack-size handling | Nicolas Pitre | 2008-11-12 |
| | |_|_|_|/ / | |/| | | | | | |||
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-11-09 |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | / / / | |_|_|/ / / |/| | | | | | |||
| * | | | | | checkout: Don't crash when switching away from an invalid branch. | Alexandre Julliard | 2008-11-09 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-11-08 |
|\ \ \ \ \ \ | |/ / / / / | |||
| * | | | | | Merge branch 'cb/maint-update-ref-fix' into maint | Junio C Hamano | 2008-11-08 |
| |\ \ \ \ \ | |||
| | * | | | | | push: fix local refs update if already up-to-date | Clemens Buchacher | 2008-11-05 |
| | * | | | | | do not force write of packed refs | Clemens Buchacher | 2008-11-05 |
| | |/ / / / | |||
| * | | | | | Merge branch 'mv/maint-branch-m-symref' into maint | Junio C Hamano | 2008-11-08 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | Merge branch 'js/maint-fetch-update-head' into maint | Junio C Hamano | 2008-11-02 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge branch 'jk/maint-ls-files-other' into maint | Junio C Hamano | 2008-11-02 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'jc/maint-reset-remove-unmerged-new' into maint | Junio C Hamano | 2008-11-02 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'jc/maint-co-track' into maint | Junio C Hamano | 2008-11-02 |
| |\ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | t5400: expect success for denying deletion | Jeff King | 2008-11-08 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||
* | | | | | | | | | Merge branch 'mv/maint-branch-m-symref' | Junio C Hamano | 2008-11-05 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | |