Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | make_absolute_path(): check bounds when seeing an overlong symlink | Junio C Hamano | 2008-12-17 | 1 | -0/+2 | |
| * | | | | | | Make 'prepare_temp_file()' ignore st_size for symlinks | Linus Torvalds | 2008-12-17 | 1 | -5/+4 | |
| * | | | | | | Make 'diff_populate_filespec()' use the new 'strbuf_readlink()' | Linus Torvalds | 2008-12-17 | 1 | -9/+7 | |
| * | | | | | | Make 'index_path()' use 'strbuf_readlink()' | Linus Torvalds | 2008-12-17 | 1 | -9/+5 | |
| * | | | | | | Make 'ce_compare_link()' use the new 'strbuf_readlink()' | Linus Torvalds | 2008-12-17 | 1 | -14/+8 | |
| * | | | | | | Add generic 'strbuf_readlink()' helper function | Linus Torvalds | 2008-12-17 | 3 | -4/+30 | |
* | | | | | | | Enable threaded delta search on Mac OS X/Darwin | Arjen Laarhoven | 2008-12-18 | 1 | -0/+1 | |
* | | | | | | | Clarify documentation of "git checkout <tree-ish> paths" syntax | Nanako Shiraishi | 2008-12-18 | 1 | -1/+1 | |
* | | | | | | | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2008-12-18 | 11 | -423/+3157 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | git-gui 0.12gitgui-0.12.0 | Shawn O. Pearce | 2008-12-18 | 1 | -1/+1 | |
| * | | | | | | | git-gui: Get rid of the last remnants of GIT_CONFIG_LOCAL | Johannes Schindelin | 2008-12-17 | 1 | -1/+0 | |
| * | | | | | | | git-gui: Update Hungarian translation for 0.12 | Miklos Vajna | 2008-12-10 | 1 | -90/+96 | |
| * | | | | | | | git-gui: Fixed typos in Swedish translation. | Peter Krefting | 2008-12-10 | 1 | -3/+3 | |
| * | | | | | | | git-gui: Updated Swedish translation (515t0f0u). | Peter Krefting | 2008-12-09 | 1 | -100/+117 | |
| * | | | | | | | git gui: update Italian translation | Michele Ballabio | 2008-12-09 | 1 | -90/+96 | |
| * | | | | | | | git-gui: Update Japanese translation for 0.12 | Nanako Shiraishi | 2008-12-09 | 1 | -3/+8 | |
| * | | | | | | | git-gui: Starting translation for Norwegian | Fredrik Skolmli | 2008-12-08 | 1 | -0/+2484 | |
| * | | | | | | | git-gui: Update German (completed) translation. | Christian Stimming | 2008-12-08 | 1 | -40/+239 | |
| * | | | | | | | git-gui: Update po template to include 'Mirroring %s' message | Shawn O. Pearce | 2008-12-08 | 1 | -89/+95 | |
| * | | | | | | | git-gui: Fix commit encoding handling. | Alexander Gavrilov | 2008-12-08 | 2 | -7/+5 | |
| * | | | | | | | git-gui: Fix handling of relative paths in blame. | Alexander Gavrilov | 2008-12-08 | 1 | -2/+16 | |
* | | | | | | | | githooks documentation: add a note about the +x mode | Miklos Vajna | 2008-12-17 | 1 | -0/+4 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | doc/git-reset: add reference to git-stash | Markus Heidelberg | 2008-12-17 | 1 | -0/+2 | |
* | | | | | | | Documentation: fix description for enabling hooks | Markus Heidelberg | 2008-12-17 | 2 | -2/+4 | |
* | | | | | | | git-daemon documentation: use {tilde} | Miklos Vajna | 2008-12-17 | 1 | -2/+2 | |
* | | | | | | | gitweb: do not run "git diff" that is Porcelain | Junio C Hamano | 2008-12-17 | 1 | -37/+3 | |
* | | | | | | | bash completion: Sync config variables with their man pages | Lee Marlow | 2008-12-16 | 1 | -7/+80 | |
* | | | | | | | bash completion: Sort config completion variables | Lee Marlow | 2008-12-16 | 1 | -37/+40 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-12-16 | 4 | -3/+32 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | fast-import: close pack before unlinking it | Johannes Schindelin | 2008-12-16 | 1 | -1/+3 | |
| * | | | | | | pager: do not dup2 stderr if it is already redirected | Junio C Hamano | 2008-12-15 | 1 | -1/+2 | |
| * | | | | | | git-show: do not segfault when showing a bad tag | Junio C Hamano | 2008-12-15 | 2 | -1/+27 | |
* | | | | | | | Get rid of the last remnants of GIT_CONFIG_LOCALv1.6.1-rc3 | Johannes Schindelin | 2008-12-15 | 4 | -8/+3 | |
* | | | | | | | Documentation: Describe git-gui Tools menu configuration options. | Alexander Gavrilov | 2008-12-15 | 1 | -0/+51 | |
* | | | | | | | git-fast-import possible memory corruption problem | YONETANI Tomokazu | 2008-12-15 | 1 | -3/+4 | |
* | | | | | | | builtin-commit: remove unused message variable | Markus Heidelberg | 2008-12-13 | 1 | -5/+0 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-12-13 | 1 | -1/+1 | |
|\| | | | | | | ||||||
| * | | | | | | git-config.txt: fix a typo | Jim Meyering | 2008-12-13 | 1 | -1/+1 | |
* | | | | | | | git-branch: display sha1 on branch deletion | Brandon Casey | 2008-12-13 | 2 | -2/+4 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-12-11 | 4 | -7/+64 | |
|\| | | | | | | ||||||
| * | | | | | | fsck: reduce stack footprint | Linus Torvalds | 2008-12-11 | 1 | -7/+31 | |
| * | | | | | | make sure packs to be replaced are closed beforehand | Nicolas Pitre | 2008-12-11 | 3 | -0/+33 | |
* | | | | | | | rebase: improve error messages about dirty state | Jeff King | 2008-12-11 | 1 | -3/+6 | |
* | | | | | | | Fix typo in comment in builtin-add.c | Alexander Potashev | 2008-12-11 | 1 | -1/+1 | |
* | | | | | | | Fix t4031 | Junio C Hamano | 2008-12-10 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-12-10 | 3 | -13/+63 | |
|\| | | | | | | ||||||
| * | | | | | | work around Python warnings from AsciiDoc | Junio C Hamano | 2008-12-10 | 1 | -9/+9 | |
| * | | | | | | git-svn: Make following parents atomic | Deskin Miller | 2008-12-09 | 2 | -4/+54 | |
* | | | | | | | diff: respect textconv in rewrite diffs | Jeff King | 2008-12-10 | 2 | -13/+59 | |
* | | | | | | | diff: fix handling of binary rewrite diffs | Jeff King | 2008-12-10 | 2 | -1/+48 |