Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge 1.5.5.3 in | Junio C Hamano | 2008-05-27 |
|\ | |||
| * | GIT 1.5.5.3v1.5.5.3 | Junio C Hamano | 2008-05-27 |
| * | Documentation/git-bundle.txt: fix synopsis | Gerrit Pape | 2008-05-27 |
* | | Merge branch 'jc/diff-no-no-index' | Junio C Hamano | 2008-05-26 |
|\ \ | |||
| * | | diff-files: do not play --no-index games | Junio C Hamano | 2008-05-24 |
* | | | Merge branch 'maint' | Junio C Hamano | 2008-05-26 |
|\ \ \ | | |/ | |/| | |||
| * | | Merge branch 'gp/bisect-fix' into maint | Junio C Hamano | 2008-05-26 |
| |\ \ | |||
| * | | | Documentation: fix graph in git-rev-parse.txt | Michele Ballabio | 2008-05-26 |
* | | | | Documentation/git.txt: link to 1.5.5.2 documentation. | Junio C Hamano | 2008-05-25 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2008-05-25 |
|\ \ \ \ | |/ / / | |||
| * | | | Release Notes for 1.5.5.2 | Junio C Hamano | 2008-05-25 |
* | | | | Update draft release notes for 1.5.6 | Junio C Hamano | 2008-05-25 |
* | | | | Merge branch 'as/graph' | Junio C Hamano | 2008-05-25 |
|\ \ \ \ | |||
| * | | | | log --graph --left-right: show left/right information in place of '*' | Adam Simpkins | 2008-05-25 |
| | |_|/ | |/| | | |||
* | | | | Merge branch 'ar/batch-cat' | Junio C Hamano | 2008-05-25 |
|\ \ \ \ | |||
| * | | | | git-hash-object: Add --stdin-paths option | Adam Roben | 2008-05-23 |
| * | | | | git-cat-file: Add --batch option | Adam Roben | 2008-05-05 |
| * | | | | git-cat-file: Add --batch-check option | Adam Roben | 2008-05-05 |
* | | | | | Merge branch 'ap/svn' | Junio C Hamano | 2008-05-25 |
|\ \ \ \ \ | |||
| * | | | | | git-svn: add documentation for --add-author-from option. | Avery Pennarun | 2008-05-04 |
| * | | | | | git-svn: add documentation for --use-log-author option. | Avery Pennarun | 2008-05-04 |
| |/ / / / | |||
* | | | | | Merge branch 'js/cvsexportcommit' | Junio C Hamano | 2008-05-25 |
|\ \ \ \ \ | |||
| * | | | | | cvsexportcommit: introduce -W for shared working trees (between Git and CVS) | Johannes Schindelin | 2008-05-15 |
* | | | | | | Merge branch 'js/ignore-submodule' | Junio C Hamano | 2008-05-25 |
|\ \ \ \ \ \ | |||
| * | | | | | | Teach update-index about --ignore-submodules | Johannes Schindelin | 2008-05-15 |
| * | | | | | | diff options: Introduce --ignore-submodules | Johannes Schindelin | 2008-05-15 |
| |/ / / / / | |||
* | | | | | | Merge branch 'mo/cvsserver' | Junio C Hamano | 2008-05-25 |
|\ \ \ \ \ \ | |||
| * | | | | | | Documentation: Fix skipped section level | Gustaf Hendeby | 2008-05-21 |
| * | | | | | | git-cvsserver: add ability to guess -kb from contents | Matthew Ogilvie | 2008-05-16 |
| * | | | | | | implement gitcvs.usecrlfattr | Matthew Ogilvie | 2008-05-16 |
| |/ / / / / | |||
* | | | | | | Documentation: convert tutorials to man pages | Christian Couder | 2008-05-24 |
* | | | | | | CodingGuidelines: Add a note to avoid assignments inside if() | Miklos Vajna | 2008-05-24 |
| |_|/ / / |/| | | | | |||
* | | | | | Merge branch 'pb/push' | Junio C Hamano | 2008-05-23 |
|\ \ \ \ \ | |||
| * | | | | | add special "matching refs" refspec | Paolo Bonzini | 2008-05-04 |
| | |/ / / | |/| | | | |||
* | | | | | Merge branch 'bc/repack' | Junio C Hamano | 2008-05-23 |
|\ \ \ \ \ | |||
| * | | | | | Documentation/git-repack.txt: document new -A behaviour | Chris Frey | 2008-05-16 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-05-23 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||
| * | | | | | Add missing "short" alternative to --date in rev-list-options.txt | Heikki Orsila | 2008-05-22 |
| * | | | | | git-show.txt: Not very stubby these days. | Jon Loeliger | 2008-05-22 |
| * | | | | | Clarify repack -n documentation | Shawn O. Pearce | 2008-05-22 |
* | | | | | | Add log.date config variable | Heikki Orsila | 2008-05-23 |
* | | | | | | Updated status to show 'Not currently on any branch' in red | Chris Parsons | 2008-05-22 |
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-05-21 |
|\ \ \ \ \ \ | |/ / / / / | |||
| * | | | | | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-05-21 |
| |\ \ \ \ \ | |||
| | * | | | | | doc/git-daemon: s/uploadarchive/uploadarch/ | Jeff King | 2008-05-19 |
* | | | | | | | Merge branch 'ar/add-unreadable' | Junio C Hamano | 2008-05-21 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Add --ignore-errors to git-add to allow it to skip files with read errors | Alex Riesen | 2008-05-12 |
* | | | | | | | | Merge branch 'as/graph' | Junio C Hamano | 2008-05-21 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | log and rev-list: add --graph option | Adam Simpkins | 2008-05-05 |
| * | | | | | | | | Add history graph API | Adam Simpkins | 2008-05-05 |
| | |_|_|_|/ / / | |/| | | | | | |