Age | Commit message (Expand) | Author | Files | Lines |
2008-10-25 | gitweb: generate parent..current URLs | Giuseppe Bilotta | 1 | -4/+24 |
2008-10-25 | gitweb: parse parent..current syntax from PATH_INFO | Giuseppe Bilotta | 1 | -2/+34 |
2008-10-25 | gitweb: use_pathinfo filenames start with / | Giuseppe Bilotta | 1 | -3/+3 |
2008-10-25 | gitweb: generate project/action/hash URLs | Giuseppe Bilotta | 1 | -3/+30 |
2008-10-25 | gitweb: parse project/action/hash_base:filename PATH_INFO | Giuseppe Bilotta | 1 | -7/+39 |
2008-10-25 | blame: use xdi_diff_hunks(), get rid of struct patch | René Scharfe | 1 | -139/+52 |
2008-10-25 | add xdi_diff_hunks() for callers that only need hunk lengths | René Scharfe | 2 | -1/+52 |
2008-10-25 | Allow alternate "low-level" emit function from xdl_diff | Brian Downing | 4 | -3/+8 |
2008-10-25 | Always initialize xpparam_t to 0 | Brian Downing | 5 | -0/+9 |
2008-10-25 | blame: inline get_patch() | René Scharfe | 1 | -20/+11 |
2008-10-24 | git-daemon: set REMOTE_ADDR to client address | Joey Hess | 2 | -0/+13 |
2008-10-24 | git-svn: change dashed git-config to git config | Deskin Miller | 1 | -1/+1 |
2008-10-23 | index-pack: don't leak leaf delta result | Nicolas Pitre | 1 | -1/+3 |
2008-10-22 | improve index-pack tests | Nicolas Pitre | 1 | -27/+65 |
2008-10-22 | submodule: fix some non-portable grep invocations | Jeff King | 1 | -2/+2 |
2008-10-22 | git-remote: list branches in vertical lists | Johannes Sixt | 3 | -12/+17 |
2008-10-22 | rm: loosen safety valve for empty files | Jeff King | 4 | -2/+17 |
2008-10-22 | git-rebase--interactive.sh: comparision with == is bashism | Junio C Hamano | 1 | -1/+1 |
2008-10-21 | Merge branch 'jk/diff-convfilter' | Junio C Hamano | 6 | -247/+290 |
2008-10-21 | Merge branch 'js/maint-fetch-update-head' | Junio C Hamano | 7 | -5/+44 |
2008-10-21 | Merge branch 'jc/maint-co-track' | Junio C Hamano | 12 | -29/+62 |
2008-10-21 | Merge branch 'rs/alloc-ref' | Junio C Hamano | 7 | -43/+30 |
2008-10-21 | Merge branch 'jk/fix-ls-files-other' | Junio C Hamano | 5 | -44/+39 |
2008-10-21 | builtin-blame: Reencode commit messages according to git-log rules. | Alexander Gavrilov | 9 | -14/+136 |
2008-10-21 | Merge branch 'jc/maint-reset-remove-unmerged-new' | Junio C Hamano | 2 | -13/+78 |
2008-10-21 | Merge branch 'maint' | Junio C Hamano | 3 | -12/+35 |
2008-10-21 | GIT 1.6.0.3 | Junio C Hamano | 1 | -9/+6 |
2008-10-21 | rehabilitate 'git index-pack' inside the object store | Nicolas Pitre | 2 | -3/+29 |
2008-10-21 | gitk: Fix file list context menu for merge commits | Alexander Gavrilov | 1 | -2/+4 |
2008-10-21 | gitk: Allow forcing branch creation if it already exists | Alexander Gavrilov | 1 | -5/+23 |
2008-10-20 | Merge branch 'maint' | Junio C Hamano | 1 | -4/+6 |
2008-10-20 | workflows documentation: fix link to git-request-pull[1] | Lee Marlow | 1 | -1/+1 |
2008-10-20 | bash completion: Add 'workflows' to 'git help' | Lee Marlow | 1 | -0/+1 |
2008-10-20 | rebase-i-p: minimum fix to obvious issues | Junio C Hamano | 1 | -3/+4 |
2008-10-20 | Merge git://git.kernel.org/pub/scm/gitk/gitk | Junio C Hamano | 5 | -1067/+1340 |
2008-10-20 | document "intent to add" option to git-add | Jeff King | 1 | -2/+11 |
2008-10-21 | gitk: Turn short SHA1 names into links too | Paul Mackerras | 1 | -30/+77 |
2008-10-20 | fix multiple issues in index-pack | Nicolas Pitre | 1 | -6/+5 |
2008-10-19 | Fix testcase failure when extended attributes are in use | Junio C Hamano | 1 | -4/+6 |
2008-10-19 | Merge branch 'sh/maint-rebase3' | Junio C Hamano | 2 | -2/+174 |
2008-10-19 | Merge branch 'tr/workflow-doc' | Junio C Hamano | 6 | -8/+500 |
2008-10-19 | Merge branch 'mv/clonev' | Junio C Hamano | 5 | -1/+25 |
2008-10-19 | Merge branch 'ml/cygwin-filemode' | Junio C Hamano | 2 | -5/+17 |
2008-10-19 | Merge branch 'gb/refactor-pathinfo' | Junio C Hamano | 1 | -137/+178 |
2008-10-19 | Merge branch 'dp/checkattr' | Junio C Hamano | 3 | -25/+110 |
2008-10-19 | Merge branch 'gb/formatpatch-autonbr' | Junio C Hamano | 15 | -32/+298 |
2008-10-19 | Merge branch 'sp/describe-lwtag' | Junio C Hamano | 3 | -10/+13 |
2008-10-19 | Merge branch 'ae/preservemerge' | Junio C Hamano | 3 | -5/+81 |
2008-10-19 | Merge branch 'mv/merge-noff' | Junio C Hamano | 4 | -1/+40 |
2008-10-19 | Merge branch 'ns/rebase-noverify' | Junio C Hamano | 4 | -3/+35 |