aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | unpack-trees: allow Porcelain to give different error messagesJunio C Hamano2008-05-19
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ar/batch-cat'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | change quoting in test t1006-cat-file.shMichele Ballabio2008-05-23
| * | | | | | | | | | | builtin-cat-file.c: use parse_options()Michele Ballabio2008-05-23
| * | | | | | | | | | | git-svn: Speed up fetchAdam Roben2008-05-23
| * | | | | | | | | | | Git.pm: Add hash_and_insert_object and cat_blobAdam Roben2008-05-23
| * | | | | | | | | | | Git.pm: Add command_bidi_pipe and command_close_bidi_pipeAdam Roben2008-05-23
| * | | | | | | | | | | git-hash-object: Add --stdin-paths optionAdam Roben2008-05-23
| * | | | | | | | | | | Add more tests for git hash-objectAdam Roben2008-05-23
| * | | | | | | | | | | Move git-hash-object tests from t5303 to t1007Adam Roben2008-05-23
| * | | | | | | | | | | git-cat-file: Add --batch optionAdam Roben2008-05-05
| * | | | | | | | | | | git-cat-file: Add --batch-check optionAdam Roben2008-05-05
| * | | | | | | | | | | git-cat-file: Make option parsing a little more flexibleAdam Roben2008-05-05
| * | | | | | | | | | | git-cat-file: Small refactor of cmd_cat_fileAdam Roben2008-05-05
| * | | | | | | | | | | Add tests for git cat-fileAdam Roben2008-05-05
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'cc/bisect'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bisect: use a detached HEAD to bisectChristian Couder2008-05-22
| * | | | | | | | | | | bisect: trap critical errors in "bisect_start"Christian Couder2008-05-22
| * | | | | | | | | | | bisect: fix left over "BISECT_START" file when starting with junk revChristian Couder2008-05-22
| * | | | | | | | | | | bisect: add test cases to check that "git bisect start" is atomicChristian Couder2008-05-22
* | | | | | | | | | | | Merge branch 'ap/svn'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git-svn: add test for --add-author-from and --use-log-authorJunio C Hamano2008-05-12
| * | | | | | | | | | | | git-svn: add documentation for --add-author-from option.Avery Pennarun2008-05-04
| * | | | | | | | | | | | git-svn: Add --add-author-from option.Avery Pennarun2008-05-04
| * | | | | | | | | | | | git-svn: add documentation for --use-log-author option.Avery Pennarun2008-05-04
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'js/cvsexportcommit'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cvsexportcommit: introduce -W for shared working trees (between Git and CVS)Johannes Schindelin2008-05-15
| * | | | | | | | | | | | cvsexportcommit: chomp only removes trailing whitespaceJohannes Schindelin2008-05-15
* | | | | | | | | | | | | Merge branch 'js/ignore-submodule'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Ignore dirty submodule states during rebase and stashJohannes Schindelin2008-05-15
| * | | | | | | | | | | | | Teach update-index about --ignore-submodulesJohannes Schindelin2008-05-15
| * | | | | | | | | | | | | diff options: Introduce --ignore-submodulesJohannes Schindelin2008-05-15
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'mo/cvsserver'Junio C Hamano2008-05-25
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Documentation: Fix skipped section levelGustaf Hendeby2008-05-21
| * | | | | | | | | | | | | git-cvsserver: add ability to guess -kb from contentsMatthew Ogilvie2008-05-16
| * | | | | | | | | | | | | implement gitcvs.usecrlfattrMatthew Ogilvie2008-05-16
| * | | | | | | | | | | | | git-cvsserver: add mechanism for managing working tree and current directoryMatthew Ogilvie2008-05-16
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | http-push: remove remote locks on exit signalsClemens Buchacher2008-05-25
* | | | | | | | | | | | | Reset the signal being handledClemens Buchacher2008-05-25
* | | | | | | | | | | | | Make git-cvsimport remove ['s from tags, as bad_ref_char doesn't allow them.Paul Oliver2008-05-25
* | | | | | | | | | | | | Documentation: convert tutorials to man pagesChristian Couder2008-05-24
* | | | | | | | | | | | | CodingGuidelines: Add a note to avoid assignments inside if()Miklos Vajna2008-05-24
* | | | | | | | | | | | | Remove redundant code, eliminate one static variableHeikki Orsila2008-05-24
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | gitk: Fix bug introduced by "gitk: Fix "wrong # coordinates" error on reload"Paul Mackerras2008-05-22
| * | | | | | | | | | | | gitk: Fix bug where current row number display stops workingPaul Mackerras2008-05-20
| * | | | | | | | | | | | gitk: Move es.po where it belongsMichele Ballabio2008-05-19
| * | | | | | | | | | | | gitk: Fix "wrong # coordinates" error on reloadPaul Mackerras2008-05-19
* | | | | | | | | | | | | Merge branch 'pb/push'Junio C Hamano2008-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | add special "matching refs" refspecPaolo Bonzini2008-05-04
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |