Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jc/diff-no-no-index' | Junio C Hamano | 2008-05-26 | 60 | -738/+740 |
|\ | |||||
| * | git diff --no-index: default to page like other diff frontends | Junio C Hamano | 2008-05-26 | 1 | -0/+7 |
| * | git-diff: allow --no-index semantics a bit more | Junio C Hamano | 2008-05-26 | 1 | -7/+32 |
| * | "git diff": do not ignore index without --no-index | Junio C Hamano | 2008-05-24 | 8 | -338/+283 |
| * | diff-files: do not play --no-index games | Junio C Hamano | 2008-05-24 | 3 | -13/+38 |
| * | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 2008-05-24 | 50 | -387/+387 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-05-26 | 2 | -12/+14 |
|\ \ | |||||
| * \ | Merge branch 'gp/bisect-fix' into maint | Junio C Hamano | 2008-05-26 | 3 | -10/+55 |
| |\ \ | |||||
| * | | | Documentation: fix graph in git-rev-parse.txt | Michele Ballabio | 2008-05-26 | 1 | -10/+12 |
| * | | | show-branch --current: do not barf on detached HEAD | Junio C Hamano | 2008-05-26 | 1 | -2/+2 |
* | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2008-05-26 | 2 | -30/+48 |
|\ \ \ \ | |||||
| * | | | | git-gui: Vertically align textboxes with labelsgitgui-0.10.2 | Twiinz | 2008-05-26 | 1 | -6/+2 |
| * | | | | git-gui: Handle workdir detection when CYGWIN=nowinsymlinks | Shawn O. Pearce | 2008-05-22 | 1 | -16/+7 |
| * | | | | git-gui: Add a --trace command line option | Shawn O. Pearce | 2008-05-20 | 1 | -8/+39 |
* | | | | | Makefile: fix dependency on wt-status.h | Junio C Hamano | 2008-05-26 | 1 | -0/+1 |
* | | | | | hg-to-git: add --verbose option | Johannes Schindelin | 2008-05-26 | 1 | -5/+13 |
* | | | | | 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 | 2 | -5/+28 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'jk/maint-send-email-compose' into maint | Junio C Hamano | 2008-05-25 | 2 | -2/+100 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'hb/maint-send-email-quote-recipients' into maint | Junio C Hamano | 2008-05-25 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-05-25 | 1 | -5/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | builtin-fast-export: Only output a single parent per line | Pieter de Bie | 2008-05-25 | 1 | -5/+1 |
| * | | | | | | | Release Notes for 1.5.5.2 | Junio C Hamano | 2008-05-25 | 2 | -1/+28 |
* | | | | | | | | Ignore no-op changes in paranoid update hook | Shawn O. Pearce | 2008-05-25 | 1 | -0/+1 |
* | | | | | | | | Don't load missing ACL files in paranoid update hook | Shawn O. Pearce | 2008-05-25 | 1 | -0/+1 |
* | | | | | | | | Don't diff empty tree on branch creation in paranoid update hook | Shawn O. Pearce | 2008-05-25 | 1 | -8/+6 |
* | | | | | | | | log --pretty: do not accept bogus "--prettyshort" | Junio C Hamano | 2008-05-25 | 2 | -3/+6 |
* | | | | | | | | log --graph: do not accept log --graphbogus | Junio C Hamano | 2008-05-25 | 1 | -1/+1 |
* | | | | | | | | Update draft release notes for 1.5.6 | Junio C Hamano | 2008-05-25 | 1 | -1/+48 |
* | | | | | | | | Merge branch 'js/config-cb'v1.5.6-rc0 | Junio C Hamano | 2008-05-25 | 75 | -176/+179 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Provide git_config with a callback-data parameter | Johannes Schindelin | 2008-05-14 | 74 | -173/+176 |
* | | | | | | | | | Merge branch 'as/graph' | Junio C Hamano | 2008-05-25 | 6 | -62/+191 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | get_revision(): honor the topo_order flag for boundary commits | Adam Simpkins | 2008-05-25 | 2 | -24/+58 |
| * | | | | | | | | | Fix output of "git log --graph --boundary" | Adam Simpkins | 2008-05-25 | 2 | -14/+67 |
| * | | | | | | | | | log --graph --left-right: show left/right information in place of '*' | Adam Simpkins | 2008-05-25 | 6 | -41/+49 |
| * | | | | | | | | | graph API: don't print branch lines for uninteresting merge parents | Adam Simpkins | 2008-05-25 | 1 | -13/+44 |
| * | | | | | | | | | graph API: fix graph mis-alignment after uninteresting commits | Adam Simpkins | 2008-05-25 | 1 | -0/+3 |
* | | | | | | | | | | Merge branch 'js/mailinfo' | Junio C Hamano | 2008-05-25 | 7 | -35/+115 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | mailsplit: minor clean-up in read_line_with_nul() | Junio C Hamano | 2008-05-25 | 1 | -4/+3 |
| * | | | | | | | | | | mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepaths | Junio C Hamano | 2008-05-25 | 4 | -21/+71 |
| * | | | | | | | | | | mailsplit and mailinfo: gracefully handle NUL characters | Johannes Schindelin | 2008-05-25 | 5 | -15/+46 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'jc/add-n-u' | Junio C Hamano | 2008-05-25 | 5 | -36/+53 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Make git add -n and git -u -n output consistent | Gustaf Hendeby | 2008-05-23 | 1 | -15/+5 |
| * | | | | | | | | | | "git-add -n -u" should not add but just report | Junio C Hamano | 2008-05-21 | 7 | -23/+57 |
* | | | | | | | | | | | Merge branch 'ar/t6031' | Junio C Hamano | 2008-05-25 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fix t6031 on filesystems without working exec bit | Alex Riesen | 2008-05-21 | 1 | -2/+5 |
* | | | | | | | | | | | | Merge branch 'db/clone-in-c' | Junio C Hamano | 2008-05-25 | 19 | -119/+816 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Add test for cloning with "--reference" repo being a subset of source repo | Johan Herland | 2008-05-22 | 1 | -0/+5 |
| * | | | | | | | | | | | | Add a test for another combination of --reference | Johan Herland | 2008-05-22 | 1 | -0/+21 |
| * | | | | | | | | | | | | Test that --reference actually suppresses fetching referenced objects | Daniel Barkalow | 2008-05-22 | 1 | -1/+8 |