Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-clean doc: the command only affects paths under $(cwd) | Junio C Hamano | 2009-05-06 | 1 | -2/+2 |
* | Merge branch 'maint' | Junio C Hamano | 2009-05-05 | 5 | -19/+21 |
|\ | |||||
| * | Merge branch 'rj/maint-1.6.0-svn-parse-fix' into maint | Junio C Hamano | 2009-05-05 | 1 | -1/+1 |
| |\ | |||||
| | * | git-svn: fix a sloppy Getopt::Long usage | Robin H. Johnson | 2009-05-05 | 1 | -1/+1 |
| * | | Merge branch 'maint-1.6.0' into maint | Junio C Hamano | 2009-05-05 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | dir.c: Fix two minor grammatical errors in comments | Allan Caffee | 2009-05-05 | 1 | -2/+2 |
| | |/ | |||||
| * | | improve error message in config.c | Alex Riesen | 2009-05-05 | 1 | -1/+1 |
| * | | t4018-diff-funcname: add cpp xfuncname pattern to syntax test | Brandon Casey | 2009-05-05 | 1 | -1/+1 |
| * | | Work around BSD whose typeof(tv.tv_sec) != time_t | Bernd Ahlers | 2009-05-05 | 1 | -1/+3 |
| * | | git-am.txt: reword extra headers in message body | Stephen Boyd | 2009-05-05 | 1 | -4/+4 |
| * | | git-am.txt: Use date or value instead of time or timestamp | Stephen Boyd | 2009-05-05 | 1 | -4/+4 |
| * | | git-am.txt: add an 'a', say what 'it' is, simplify a sentence | Stephen Boyd | 2009-05-05 | 1 | -6/+6 |
* | | | completion: complete values for send-email | Stephen Boyd | 2009-05-05 | 1 | -3/+36 |
* | | | completion: complete values for log.date | Stephen Boyd | 2009-05-05 | 1 | -3/+6 |
* | | | completion: complete values for help.format | Stephen Boyd | 2009-05-05 | 1 | -0/+4 |
* | | | completion: add {gui,diff,merge}tool, man, and pager config variables | Stephen Boyd | 2009-05-05 | 1 | -0/+45 |
* | | | completion: add missing configuration variables to _git_config() | Stephen Boyd | 2009-05-05 | 1 | -0/+48 |
* | | | Sync with GIT 1.6.2.5 | Junio C Hamano | 2009-05-03 | 3 | -1/+58 |
|\ \ \ | |/ / | |||||
| * | | GIT 1.6.2.5v1.6.2.5 | Junio C Hamano | 2009-05-03 | 3 | -2/+23 |
| * | | Merge branch 'np/maint-no-ofs-delta' into maint | Junio C Hamano | 2009-05-03 | 1 | -1/+12 |
| |\ \ | |||||
| | * | | honor repack.usedeltabaseoffset when fetching packs | Nicolas Pitre | 2009-05-01 | 1 | -1/+12 |
| * | | | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 2009-05-03 | 1 | -0/+25 |
| |\ \ \ | |||||
| | * | | | GIT 1.6.1.4v1.6.1.4 | Junio C Hamano | 2009-05-03 | 2 | -1/+26 |
| | * | | | Merge branch 'jc/maint-1.6.0-keep-pack' into maint-1.6.1 | Junio C Hamano | 2009-05-03 | 11 | -74/+105 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'jc/maint-1.6.0-diff-borrow-carefully' into maint-1.6.1 | Junio C Hamano | 2009-05-03 | 2 | -1/+17 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maint-1.6.1 | Junio C Hamano | 2009-05-03 | 4 | -5/+29 |
| | |\ \ \ \ \ | |||||
| * | \ \ \ \ \ | Merge branch 'jc/maint-read-tree-multi' into maint | Junio C Hamano | 2009-05-03 | 4 | -41/+55 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'mk/maint-apply-swap' into maint | Junio C Hamano | 2009-05-03 | 2 | -7/+112 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'mm/maint-add-p-quit' into maint | Junio C Hamano | 2009-05-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'lt/pack-object-memuse' into maint | Junio C Hamano | 2009-05-03 | 7 | -43/+56 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | GIT 1.6.3-rc4v1.6.3-rc4 | Junio C Hamano | 2009-05-01 | 1 | -0/+6 |
* | | | | | | | | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2009-05-01 | 22 | -657/+1254 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | git-gui: Fixes for Mac OS X TkAqua | Daniel A. Steffen | 2009-05-01 | 2 | -19/+22 |
| * | | | | | | | | | | | git-gui: Update Russian translation | Alex Riesen | 2009-04-29 | 1 | -401/+979 |
| * | | | | | | | | | | | git-gui: run post-checkout hook after clone | Jens Lehmann | 2009-04-08 | 1 | -1/+28 |
| * | | | | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2009-04-08 | 2 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | git-gui: Ensure consistent usage of mergetool.keepBackup | Ferry Huberts | 2009-04-08 | 2 | -2/+2 |
| | * | | | | | | | | | | | git-gui: fix use of undeclared variable diff_empty_count | Joerg Bornemann | 2009-04-08 | 1 | -0/+1 |
| * | | | | | | | | | | | | git-gui (Win): make starting via "Git GUI Here" on .git/ possible | Markus Heidelberg | 2009-04-05 | 1 | -1/+6 |
| * | | | | | | | | | | | | git-gui (Win): make "Explore Working Copy" more robust | Markus Heidelberg | 2009-04-05 | 1 | -1/+1 |
| * | | | | | | | | | | | | git-gui: run post-checkout hook on checkout | Jens Lehmann | 2009-04-05 | 1 | -4/+39 |
| * | | | | | | | | | | | | git-gui: When calling post-commit hook wrong variable was cleared. | Jens Lehmann | 2009-04-05 | 1 | -3/+3 |
| * | | | | | | | | | | | | git-gui: use `git --html-path` to get the location of installed HTML docs | Markus Heidelberg | 2009-04-05 | 1 | -4/+29 |
| * | | | | | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2009-03-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |||||
| | * | | | | | | | | | | | git-gui: fix deleting from the context menu with empty selection | Markus Heidelberg | 2009-03-30 | 1 | -1/+1 |
| * | | | | | | | | | | | | git-gui: minor spelling fix and string factorisation. | Sam Hocevar | 2009-03-24 | 13 | -111/+12 |
| * | | | | | | | | | | | | git-gui: various French translation fixes | Sam Hocevar | 2009-03-24 | 1 | -96/+96 |
| * | | | | | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2009-03-20 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |||||
| | * | | | | | | | | | | | git-gui: Fix merge conflict display error when filename contains spaces | Jens Lehmann | 2009-03-20 | 1 | -1/+1 |
| * | | | | | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2009-03-16 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / |