Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | send-email: do not reverse the command line arguments | Junio C Hamano | 2008-11-30 | 1 | -0/+13 |
* | Merge branch 'ta/quiet-pull' | Junio C Hamano | 2008-11-27 | 1 | -0/+60 |
|\ | |||||
| * | Teach/Fix pull/fetch -q/-v options | Tuncer Ayaz | 2008-11-14 | 1 | -0/+60 |
* | | Merge branch 'ph/send-email' | Junio C Hamano | 2008-11-27 | 1 | -0/+8 |
|\ \ | |||||
| * | | git send-email: interpret unknown files as revision lists | Pierre Habouzit | 2008-11-11 | 1 | -0/+8 |
* | | | Merge branch 'maint' | Junio C Hamano | 2008-11-27 | 1 | -0/+8 |
|\ \ \ | |||||
| * \ \ | Merge branch 'mv/fast-export' into maint | Junio C Hamano | 2008-11-27 | 1 | -0/+8 |
| |\ \ \ | |||||
| | * | | | fast-export: use an unsorted string list for extra_refs | Johannes Schindelin | 2008-11-23 | 1 | -1/+1 |
| | * | | | Add new testcase to show fast-export does not always exports all tags | Miklos Vajna | 2008-11-23 | 1 | -0/+8 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-11-26 | 1 | -0/+21 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Teach "git diff" to honour --[no-]ext-diff | Junio C Hamano | 2008-11-26 | 1 | -0/+21 |
| |/ / / | |||||
* | | | | t9129-git-svn-i18n-commitencoding: Make compare_svn_head_with() compatible wi... | Marcel Koeppen | 2008-11-26 | 1 | -1/+1 |
* | | | | Fix t4030-diff-textconv.sh | Alex Riesen | 2008-11-23 | 1 | -1/+1 |
* | | | | Merge branch 'bc/maint-keep-pack' | Junio C Hamano | 2008-11-16 | 1 | -3/+15 |
|\ \ \ \ | |||||
| * | | | | repack: only unpack-unreachable if we are deleting redundant packs | Brandon Casey | 2008-11-14 | 1 | -3/+15 |
* | | | | | Merge branch 'jk/commit-v-strip' | Junio C Hamano | 2008-11-16 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | status: show "-v" diff even for initial commit | Jeff King | 2008-11-12 | 1 | -1/+1 |
| * | | | | Merge branch 'jk/maint-commit-v-strip' into jk/commit-v-strip | Junio C Hamano | 2008-11-12 | 1 | -0/+73 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
* | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2008-11-13 | 2 | -0/+89 |
|\ \ \ \ \ | |||||
| * | | | | | git-svn: proper detection of bare repositories | Deskin Miller | 2008-11-06 | 1 | -0/+9 |
| * | | | | | git-svn: respect i18n.commitencoding config | Eric Wong | 2008-11-06 | 1 | -0/+80 |
* | | | | | | Merge branch 'jk/maint-commit-v-strip' | Junio C Hamano | 2008-11-12 | 1 | -0/+73 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | commit: Fix stripping of patch in verbose mode. | Jeff King | 2008-11-12 | 1 | -0/+73 |
* | | | | | | Merge branch 'np/pack-safer' | Junio C Hamano | 2008-11-12 | 2 | -8/+91 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t5303: fix printf format string for portability | Junio C Hamano | 2008-11-09 | 1 | -1/+1 |
| * | | | | | | t5303: work around printf breakage in dash | Junio C Hamano | 2008-11-09 | 1 | -1/+1 |
| * | | | | | | extend test coverage for latest pack corruption resilience improvements | Nicolas Pitre | 2008-11-02 | 1 | -7/+89 |
| * | | | | | | close another possibility for propagating pack corruption | Nicolas Pitre | 2008-11-02 | 1 | -1/+2 |
* | | | | | | | Merge branch 'mk/maint-cg-push' | Junio C Hamano | 2008-11-12 | 1 | -0/+50 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git push: Interpret $GIT_DIR/branches in a Cogito compatible way | Martin Koegler | 2008-11-11 | 1 | -0/+50 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'bc/maint-keep-pack' | Junio C Hamano | 2008-11-12 | 1 | -0/+73 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | t7700: test that 'repack -a' packs alternate packed objects | Brandon Casey | 2008-11-12 | 1 | -0/+16 |
| * | | | | | | pack-objects: extend --local to mean ignore non-local loose objects too | Brandon Casey | 2008-11-12 | 1 | -1/+1 |
| * | | | | | | t7700: demonstrate mishandling of loose objects in an alternate ODB | Brandon Casey | 2008-11-12 | 1 | -0/+19 |
| * | | | | | | repack: don't repack local objects in packs with .keep file | Brandon Casey | 2008-11-12 | 1 | -1/+1 |
| * | | | | | | t7700: demonstrate mishandling of objects in packs with a .keep file | Brandon Casey | 2008-11-12 | 1 | -0/+38 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'mv/remote-rename' | Junio C Hamano | 2008-11-12 | 1 | -0/+48 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-remote rename: migrate from remotes/ and branches/ | Miklos Vajna | 2008-11-11 | 1 | -0/+33 |
| * | | | | | | Implement git remote rename | Miklos Vajna | 2008-11-05 | 1 | -0/+15 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'jk/deny-push-to-current' | Junio C Hamano | 2008-11-12 | 1 | -29/+58 |
|\ \ \ \ \ \ | |||||
| * | | | | | | receive-pack: detect push to current branch of non-bare repo | Jeff King | 2008-11-09 | 1 | -0/+37 |
| * | | | | | | t5516: refactor oddball tests | Jeff King | 2008-11-09 | 1 | -29/+21 |
* | | | | | | | Merge branch 'jk/diff-convfilter' | Junio C Hamano | 2008-11-12 | 2 | -5/+21 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | enable textconv for diff in verbose status/commit | Jeff King | 2008-10-26 | 1 | -0/+8 |
| * | | | | | | | wt-status: load diff ui config | Jeff King | 2008-10-26 | 1 | -0/+8 |
| * | | | | | | | only textconv regular files | Jeff King | 2008-10-26 | 1 | -1/+1 |
| * | | | | | | | userdiff: require explicitly allowing textconv | Jeff King | 2008-10-26 | 1 | -1/+1 |
| * | | | | | | | refactor userdiff textconv code | Jeff King | 2008-10-26 | 1 | -3/+3 |
* | | | | | | | | Merge branch 'jk/diff-convfilter-test-fix' | Junio C Hamano | 2008-11-12 | 5 | -6/+124 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Avoid using non-portable `echo -n` in tests. | Brian Gernhardt | 2008-10-31 | 5 | -7/+7 |
| |/ / / / / / / |