Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation/git.txt: link to 1.5.5.2 documentation. | Junio C Hamano | 2008-05-25 | 1 | -1/+2 |
* | Merge branch 'maint' | Junio C Hamano | 2008-05-25 | 1 | -0/+27 |
|\ | |||||
| * | Release Notes for 1.5.5.2 | Junio C Hamano | 2008-05-25 | 1 | -0/+27 |
* | | Update draft release notes for 1.5.6 | Junio C Hamano | 2008-05-25 | 1 | -1/+48 |
* | | Merge branch 'as/graph' | Junio C Hamano | 2008-05-25 | 1 | -1/+1 |
|\ \ | |||||
| * | | log --graph --left-right: show left/right information in place of '*' | Adam Simpkins | 2008-05-25 | 1 | -1/+1 |
* | | | Merge branch 'ar/batch-cat' | Junio C Hamano | 2008-05-25 | 2 | -6/+42 |
|\ \ \ | |||||
| * | | | git-hash-object: Add --stdin-paths option | Adam Roben | 2008-05-23 | 1 | -1/+4 |
| * | | | git-cat-file: Add --batch option | Adam Roben | 2008-05-05 | 1 | -3/+15 |
| * | | | git-cat-file: Add --batch-check option | Adam Roben | 2008-05-05 | 1 | -5/+26 |
* | | | | Merge branch 'ap/svn' | Junio C Hamano | 2008-05-25 | 1 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | git-svn: add documentation for --add-author-from option. | Avery Pennarun | 2008-05-04 | 1 | -0/+6 |
| * | | | | git-svn: add documentation for --use-log-author option. | Avery Pennarun | 2008-05-04 | 1 | -0/+4 |
| |/ / / | |||||
* | | | | Merge branch 'js/cvsexportcommit' | Junio C Hamano | 2008-05-25 | 1 | -1/+6 |
|\ \ \ \ | |||||
| * | | | | cvsexportcommit: introduce -W for shared working trees (between Git and CVS) | Johannes Schindelin | 2008-05-15 | 1 | -1/+6 |
* | | | | | Merge branch 'js/ignore-submodule' | Junio C Hamano | 2008-05-25 | 2 | -0/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Teach update-index about --ignore-submodules | Johannes Schindelin | 2008-05-15 | 1 | -0/+5 |
| * | | | | | diff options: Introduce --ignore-submodules | Johannes Schindelin | 2008-05-15 | 1 | -0/+3 |
| |/ / / / | |||||
* | | | | | Merge branch 'mo/cvsserver' | Junio C Hamano | 2008-05-25 | 2 | -11/+47 |
|\ \ \ \ \ | |||||
| * | | | | | Documentation: Fix skipped section level | Gustaf Hendeby | 2008-05-21 | 1 | -1/+1 |
| * | | | | | git-cvsserver: add ability to guess -kb from contents | Matthew Ogilvie | 2008-05-16 | 2 | -9/+18 |
| * | | | | | implement gitcvs.usecrlfattr | Matthew Ogilvie | 2008-05-16 | 2 | -11/+38 |
| |/ / / / | |||||
* | | | | | Documentation: convert tutorials to man pages | Christian Couder | 2008-05-24 | 7 | -24/+87 |
* | | | | | CodingGuidelines: Add a note to avoid assignments inside if() | Miklos Vajna | 2008-05-24 | 1 | -0/+2 |
| |_|/ / |/| | | | |||||
* | | | | Merge branch 'pb/push' | Junio C Hamano | 2008-05-23 | 1 | -6/+7 |
|\ \ \ \ | |||||
| * | | | | add special "matching refs" refspec | Paolo Bonzini | 2008-05-04 | 1 | -6/+7 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'bc/repack' | Junio C Hamano | 2008-05-23 | 1 | -1/+13 |
|\ \ \ \ | |||||
| * | | | | Documentation/git-repack.txt: document new -A behaviour | Chris Frey | 2008-05-16 | 1 | -1/+13 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-05-23 | 3 | -5/+6 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Add missing "short" alternative to --date in rev-list-options.txt | Heikki Orsila | 2008-05-22 | 1 | -1/+1 |
| * | | | | git-show.txt: Not very stubby these days. | Jon Loeliger | 2008-05-22 | 1 | -2/+0 |
| * | | | | Clarify repack -n documentation | Shawn O. Pearce | 2008-05-22 | 1 | -2/+5 |
* | | | | | Add log.date config variable | Heikki Orsila | 2008-05-23 | 2 | -1/+8 |
* | | | | | Updated status to show 'Not currently on any branch' in red | Chris Parsons | 2008-05-22 | 1 | -2/+4 |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-05-21 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-05-21 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| | * | | | | doc/git-daemon: s/uploadarchive/uploadarch/ | Jeff King | 2008-05-19 | 1 | -2/+2 |
* | | | | | | Merge branch 'ar/add-unreadable' | Junio C Hamano | 2008-05-21 | 1 | -1/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add --ignore-errors to git-add to allow it to skip files with read errors | Alex Riesen | 2008-05-12 | 1 | -1/+6 |
* | | | | | | | Merge branch 'as/graph' | Junio C Hamano | 2008-05-21 | 2 | -0/+189 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | log and rev-list: add --graph option | Adam Simpkins | 2008-05-05 | 2 | -5/+18 |
| * | | | | | | | Add history graph API | Adam Simpkins | 2008-05-05 | 1 | -0/+176 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | cvsexportcommit: Create config option for CVS dir | Trent Piepho | 2008-05-21 | 1 | -1/+7 |
* | | | | | | | Documentation: rev-parse: add a few "--verify" and "--default" examples | Christian Couder | 2008-05-21 | 1 | -0/+25 |
* | | | | | | | Documentation: Add missing git svn commands | Gustaf Hendeby | 2008-05-19 | 1 | -2/+15 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-05-16 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | git-filter-branch: Clarify file removal example. | Jon Loeliger | 2008-05-16 | 1 | -0/+4 |
* | | | | | | | submodule update: add convenience option --init | Johannes Schindelin | 2008-05-16 | 1 | -1/+6 |
* | | | | | | | Documentation/git-web--browse.txt: fix small typo | Teemu Likonen | 2008-05-16 | 1 | -1/+1 |
* | | | | | | | Documentation/git-prune.txt: document unpacked logic | Chris Frey | 2008-05-15 | 1 | -1/+4 |
| |_|_|_|_|/ |/| | | | | |