Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated status to show 'Not currently on any branch' in red | Chris Parsons | 2008-05-22 | 3 | -5/+13 |
* | pull --rebase: exit early when the working directory is dirty | Johannes Schindelin | 2008-05-22 | 2 | -0/+23 |
* | gitweb: Convert string to internal form before chopping in chop_str | Anders Waldenborg | 2008-05-22 | 1 | -0/+4 |
* | Merge branch 'maint' | Junio C Hamano | 2008-05-21 | 2 | -3/+3 |
|\ | |||||
| * | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-05-21 | 2 | -3/+3 |
| |\ | |||||
| | * | git-am: fix typo in usage message | Jeff King | 2008-05-19 | 1 | -1/+1 |
| | * | 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 | 8 | -21/+114 |
|\ \ \ | |||||
| * | | | Add a config option to ignore errors for git-add | Alex Riesen | 2008-05-12 | 2 | -1/+31 |
| * | | | Add a test for git-add --ignore-errors | Alex Riesen | 2008-05-12 | 1 | -0/+22 |
| * | | | Add --ignore-errors to git-add to allow it to skip files with read errors | Alex Riesen | 2008-05-12 | 2 | -3/+15 |
| * | | | Extend interface of add_files_to_cache to allow ignore indexing errors | Alex Riesen | 2008-05-12 | 4 | -12/+37 |
| * | | | Make the exit code of add_file_to_index actually useful | Alex Riesen | 2008-05-12 | 4 | -9/+13 |
* | | | | Merge branch 'ds/branch-auto-rebase' | Junio C Hamano | 2008-05-21 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | Allow tracking branches to set up rebase by default. | Dustin Sallings | 2008-05-12 | 6 | -1/+294 |
* | | | | | Merge branch 'sv/first-parent' | Junio C Hamano | 2008-05-21 | 1 | -8/+6 |
|\ \ \ \ \ | |||||
| * | | | | | revision.c: really honor --first-parent | Lars Hjemli | 2008-05-12 | 1 | -4/+4 |
| * | | | | | Simplify and fix --first-parent implementation | Stephen R. van den Berg | 2008-04-29 | 1 | -6/+4 |
* | | | | | | Merge branch 'np/pack' | Junio C Hamano | 2008-05-21 | 1 | -79/+120 |
|\ \ \ \ \ \ | |||||
| * | | | | | | pack-objects: fix early eviction for max depth delta objects | Nicolas Pitre | 2008-05-03 | 1 | -1/+1 |
| * | | | | | | pack-objects: allow for early delta deflating | Nicolas Pitre | 2008-05-03 | 1 | -1/+36 |
| * | | | | | | pack-objects: move compression code in a separate function | Nicolas Pitre | 2008-05-03 | 1 | -24/+29 |
| * | | | | | | pack-objects: clean up write_object() a bit | Nicolas Pitre | 2008-05-03 | 1 | -31/+33 |
| * | | | | | | pack-objects: simplify the condition associated with --all-progress | Nicolas Pitre | 2008-05-03 | 1 | -2/+1 |
| * | | | | | | pack-objects: remove some double negative logic | Nicolas Pitre | 2008-05-03 | 1 | -8/+9 |
| * | | | | | | pack-objects: small cleanup | Nicolas Pitre | 2008-05-03 | 1 | -14/+13 |
* | | | | | | | Merge branch 'as/graph' | Junio C Hamano | 2008-05-21 | 9 | -18/+1409 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | graph API: eliminate unnecessary indentation | Adam Simpkins | 2008-05-05 | 1 | -14/+52 |
| * | | | | | | | log and rev-list: add --graph option | Adam Simpkins | 2008-05-05 | 6 | -16/+161 |
| * | | | | | | | Add history graph API | Adam Simpkins | 2008-05-05 | 4 | -0/+1206 |
| * | | | | | | | revision API: split parent rewriting and parent printing options | Adam Simpkins | 2008-05-05 | 4 | -7/+9 |
* | | | | | | | | Merge branch 'jk/maint-send-email-compose' | Junio C Hamano | 2008-05-21 | 2 | -2/+100 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | send-email: rfc2047-quote subject lines with non-ascii characters | Jeff King | 2008-05-21 | 2 | -2/+32 |
| * | | | | | | | | send-email: specify content-type of --compose body | Jeff King | 2008-05-21 | 2 | -0/+68 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'hb/maint-send-email-quote-recipients' | Junio C Hamano | 2008-05-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix recipient santitization | Horst H. von Brand | 2008-05-21 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | cvsexportcommit: Create config option for CVS dir | Trent Piepho | 2008-05-21 | 2 | -1/+12 |
* | | | | | | | | Documentation: rev-parse: add a few "--verify" and "--default" examples | Christian Couder | 2008-05-21 | 1 | -0/+25 |
* | | | | | | | | git-merge: exclude unnecessary options from OPTIONS_SPEC | Miklos Vajna | 2008-05-21 | 1 | -3/+1 |
* | | | | | | | | Fix t3701 if core.filemode disabled | Alex Riesen | 2008-05-21 | 1 | -0/+7 |
* | | | | | | | | Fix prepare-commit-msg hook and replace in-place sed | Marcel Koeppen | 2008-05-21 | 1 | -4/+4 |
* | | | | | | | | Documentation: Add missing git svn commands | Gustaf Hendeby | 2008-05-19 | 1 | -2/+15 |
* | | | | | | | | t/Makefile: "trash" directory was renamed recently | Brandon Casey | 2008-05-18 | 3 | -3/+3 |
* | | | | | | | | Ensure that a test is run in the trash directory | Alex Riesen | 2008-05-18 | 1 | -1/+1 |
* | | | | | | | | Makefile: update the default build options for AIX | Mike Ralphson | 2008-05-17 | 1 | -0/+4 |
* | | | | | | | | 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 |
* | | | | | | | | Replace in-place sed in t7502-commit | Marcel Koeppen | 2008-05-16 | 1 | -1/+3 |
* | | | | | | | | submodule update: add convenience option --init | Johannes Schindelin | 2008-05-16 | 3 | -2/+25 |
* | | | | | | | | git-fast-import: rename cmd_*() functions to parse_*() | Miklos Vajna | 2008-05-16 | 1 | -31/+31 |