Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | userdiff: require explicitly allowing textconv | Jeff King | 2008-10-26 | 7 | -27/+17 |
* | refactor userdiff textconv code | Jeff King | 2008-10-26 | 2 | -16/+38 |
* | add userdiff textconv tests | Jeff King | 2008-10-26 | 1 | -0/+118 |
* | document the diff driver textconv feature | Jeff King | 2008-10-26 | 1 | -13/+53 |
* | diff: add missing static declaration | Jeff King | 2008-10-26 | 1 | -1/+1 |
* | submodule: fix some non-portable grep invocations | Jeff King | 2008-10-22 | 1 | -2/+2 |
* | git-remote: list branches in vertical lists | Johannes Sixt | 2008-10-22 | 3 | -12/+17 |
* | rm: loosen safety valve for empty files | Jeff King | 2008-10-22 | 4 | -2/+17 |
* | Merge branch 'jk/diff-convfilter' | Junio C Hamano | 2008-10-21 | 6 | -247/+290 |
|\ | |||||
| * | diff: add filter for converting binary to text | Jeff King | 2008-10-18 | 3 | -2/+50 |
| * | diff: introduce diff.<driver>.binary | Jeff King | 2008-10-18 | 4 | -38/+45 |
| * | diff: unify external diff and funcname parsing code | Jeff King | 2008-10-18 | 4 | -224/+212 |
| * | t4012: use test_cmp instead of cmp | Jeff King | 2008-10-18 | 1 | -2/+2 |
* | | Merge branch 'js/maint-fetch-update-head' | Junio C Hamano | 2008-10-21 | 7 | -5/+44 |
|\ \ | |||||
| * | | pull: allow "git pull origin $something:$current_branch" into an unborn branch | Junio C Hamano | 2008-10-17 | 2 | -2/+14 |
| * | | Fix fetch/pull when run without --update-head-ok | Johannes Schindelin | 2008-10-13 | 5 | -3/+30 |
* | | | Merge branch 'jc/maint-co-track' | Junio C Hamano | 2008-10-21 | 12 | -29/+62 |
|\ \ \ | |||||
| * | | | Enhance hold_lock_file_for_{update,append}() API | Junio C Hamano | 2008-10-19 | 11 | -23/+39 |
| * | | | demonstrate breakage of detached checkout with symbolic link HEAD | Junio C Hamano | 2008-10-19 | 1 | -0/+12 |
| * | | | Fix "checkout --track -b newbranch" on detached HEAD | Junio C Hamano | 2008-10-17 | 2 | -7/+11 |
* | | | | Merge branch 'rs/alloc-ref' | Junio C Hamano | 2008-10-21 | 7 | -43/+30 |
|\ \ \ \ | |||||
| * | | | | make alloc_ref_from_str() the new alloc_ref() | René Scharfe | 2008-10-18 | 7 | -27/+18 |
| * | | | | use alloc_ref_from_str() everywhere | René Scharfe | 2008-10-18 | 3 | -8/+4 |
| * | | | | add alloc_ref_with_prefix() | René Scharfe | 2008-10-18 | 1 | -16/+16 |
* | | | | | Merge branch 'jk/fix-ls-files-other' | Junio C Hamano | 2008-10-21 | 5 | -44/+39 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'jk/maint-ls-files-other' into jk/fix-ls-files-other | Junio C Hamano | 2008-10-17 | 5 | -44/+39 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | refactor handling of "other" files in ls-files and status | Jeff King | 2008-10-17 | 5 | -44/+40 |
| | |/ / / | |||||
* | | | | | Merge branch 'jc/maint-reset-remove-unmerged-new' | Junio C Hamano | 2008-10-21 | 2 | -13/+78 |
|\ \ \ \ \ | |||||
| * | | | | | reset --hard/read-tree --reset -u: remove unmerged new paths | Junio C Hamano | 2008-10-18 | 2 | -13/+78 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-10-21 | 3 | -12/+35 |
|\ \ \ \ \ \ | |||||
| * | | | | | | GIT 1.6.0.3v1.6.0.3 | Junio C Hamano | 2008-10-21 | 1 | -9/+6 |
| * | | | | | | rehabilitate 'git index-pack' inside the object store | Nicolas Pitre | 2008-10-21 | 2 | -3/+29 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-10-20 | 1 | -4/+6 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Fix testcase failure when extended attributes are in use | Junio C Hamano | 2008-10-19 | 1 | -4/+6 |
* | | | | | | | workflows documentation: fix link to git-request-pull[1] | Lee Marlow | 2008-10-20 | 1 | -1/+1 |
* | | | | | | | bash completion: Add 'workflows' to 'git help' | Lee Marlow | 2008-10-20 | 1 | -0/+1 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2008-10-20 | 5 | -1067/+1340 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | gitk: Turn short SHA1 names into links too | Paul Mackerras | 2008-10-21 | 1 | -30/+77 |
| * | | | | | | | gitk: Regenerate .po files | Paul Mackerras | 2008-10-18 | 5 | -966/+1037 |
| * | | | | | | | gitk: New way of constructing menus that allows for Alt+letter accelerators | Paul Mackerras | 2008-10-17 | 1 | -70/+98 |
| * | | | | | | | gitk: Bind Key-Return to create on new branch dialog | Richard Quirk | 2008-10-16 | 1 | -0/+1 |
| * | | | | | | | gitk: Fix binding for <Return> in sha1 entry field | Paul Mackerras | 2008-10-16 | 1 | -1/+1 |
| * | | | | | | | gitk: Clean up file encoding code and add enable/disable option | Paul Mackerras | 2008-10-15 | 1 | -59/+92 |
| * | | | | | | | gitk: Implement batch lookup and caching of encoding attrs | Alexander Gavrilov | 2008-10-14 | 1 | -1/+34 |
| * | | | | | | | gitk: Enhance file encoding support | Alexander Gavrilov | 2008-10-14 | 1 | -11/+63 |
| * | | | | | | | gitk: Add untranslated error messages to translation | Christian Stimming | 2008-09-21 | 1 | -9/+9 |
| * | | | | | | | gitk: Fix a bug in collapsing deeply nested trees | Alexander Gavrilov | 2008-09-21 | 1 | -1/+1 |
| * | | | | | | | gitk: Use <Button-2> for context menus on OSX | Paul Mackerras | 2008-09-21 | 1 | -5/+13 |
* | | | | | | | | document "intent to add" option to git-add | Jeff King | 2008-10-20 | 1 | -2/+11 |
* | | | | | | | | Merge branch 'sh/maint-rebase3' | Junio C Hamano | 2008-10-19 | 2 | -2/+174 |
|\ \ \ \ \ \ \ \ |