Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | 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 | |
* | | | | | | | | | Documentation/git-web--browse.txt: fix small typo | Teemu Likonen | 2008-05-16 | 1 | -1/+1 | |
* | | | | | | | | | Use '-f' option to point to the .gitmodules file | Imran M Yousuf | 2008-05-16 | 1 | -5/+4 | |
* | | | | | | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2008-05-15 | 7 | -25/+49 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | git-gui: Delete branches with 'git branch -D' to clear config | Shawn O. Pearce | 2008-05-08 | 1 | -1/+1 | |
| * | | | | | | | | | git-gui: Setup branch.remote,merge for shorthand git-pull | Shawn O. Pearce | 2008-05-08 | 3 | -1/+27 | |
| * | | | | | | | | | git-gui: Update German translation | Christian Stimming | 2008-05-01 | 1 | -17/+9 | |
| * | | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2008-04-23 | 1 | -4/+10 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | git-gui: Don't use '$$cr master' with aspell earlier than 0.60 | Shawn O. Pearce | 2008-04-23 | 1 | -4/+10 | |
| * | | | | | | | | | | git-gui: Report less precise object estimates for database compression | Johannes Sixt | 2008-04-14 | 1 | -2/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Documentation/git-prune.txt: document unpacked logic | Chris Frey | 2008-05-15 | 1 | -1/+4 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 2008-05-14 | 5 | -888/+4028 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | gitk: Add a progress bar for checking out a head | Paul Mackerras | 2008-05-12 | 1 | -10/+31 | |
| * | | | | | | | | | gitk: Show current row number and total number of rows | Paul Mackerras | 2008-05-11 | 1 | -39/+28 | |
| * | | | | | | | | | Merge branch 'master' into dev | Paul Mackerras | 2008-05-11 | 6 | -197/+3203 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | gitk: Allow users to view diffs in external diff viewer | Thomas Arcila | 2008-05-11 | 1 | -2/+145 | |
| | * | | | | | | | | | gitk: Synchronize highlighting in file view for 'f' and 'b' commands | Paul Mackerras | 2008-05-10 | 1 | -7/+25 | |
| | * | | | | | | | | | gitk: Disable "Reset %s branch to here" when on a detached head | Michele Ballabio | 2008-05-03 | 1 | -1/+5 | |
| | * | | | | | | | | | gitk: German translation again updated | Christian Stimming | 2008-05-03 | 1 | -16/+14 | |
| | * | | | | | | | | | gitk: Update German translation | Christian Stimming | 2008-05-03 | 1 | -167/+338 | |
| | * | | | | | | | | | gitk: Makefile/install: force permissions when installing files and dirs | Gerrit Pape | 2008-05-02 | 1 | -3/+3 |