Age | Commit message (Expand) | Author | Files | Lines |
2009-11-23 | Merge branch 'cc/replace' | Junio C Hamano | 1 | -0/+2 |
2009-11-20 | replace: use a GIT_NO_REPLACE_OBJECTS env variable | Christian Couder | 1 | -0/+2 |
2009-10-19 | Introduce commit notes | Johannes Schindelin | 1 | -0/+1 |
2009-08-23 | unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkout | Nguyễn Thái Ngọc Duy | 1 | -0/+1 |
2009-08-21 | Merge branch 'cc/replace' | Junio C Hamano | 1 | -0/+1 |
2009-08-05 | git apply: option to ignore whitespace differences | Giuseppe Bilotta | 1 | -0/+1 |
2009-07-25 | Merge branch 'js/maint-graft-unhide-true-parents' | Junio C Hamano | 1 | -0/+1 |
2009-07-24 | git repack: keep commits hidden by a graft | Johannes Schindelin | 1 | -0/+1 |
2009-07-18 | push: do not give big warning when no preference is configured | Junio C Hamano | 1 | -1/+1 |
2009-05-31 | environment: add global variable to disable replacement | Christian Couder | 1 | -0/+1 |
2009-04-29 | Rename core.unreliableHardlinks to core.createObject | Johannes Schindelin | 1 | -3/+3 |
2009-04-25 | Add an option not to use link(src, dest) && unlink(src) when that is unreliable | Johannes Schindelin | 1 | -0/+4 |
2009-03-17 | New config push.default to decide default behavior for push | Finn Arne Gangstad | 1 | -0/+1 |
2009-02-10 | Revert "Merge branch 'js/notes'" | Junio C Hamano | 1 | -1/+0 |
2008-12-21 | Introduce commit notes | Johannes Schindelin | 1 | -0/+1 |
2008-11-14 | Add cache preload facility | Linus Torvalds | 1 | -0/+3 |
2008-11-11 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2008-11-11 | Fix non-literal format in printf-style calls | Daniel Lowe | 1 | -1/+1 |
2008-10-30 | Merge branch 'ar/maint-mksnpath' into ar/mksnpath | Junio C Hamano | 1 | -1/+1 |
2008-10-30 | Use git_pathdup instead of xstrdup(git_path(...)) | Alex Riesen | 1 | -1/+1 |
2008-09-30 | add have_git_dir() function | Dmitry Potapov | 1 | -0/+5 |
2008-07-28 | Make use of stat.ctime configurable | Alex Riesen | 1 | -0/+1 |
2008-06-27 | shrink git-shell by avoiding redundant dependencies | Dmitry Potapov | 1 | -1/+0 |
2008-06-25 | Merge branch 'lt/config-fsync' | Junio C Hamano | 1 | -0/+1 |
2008-06-19 | environment.c: remove unused function | しらいしななこ | 1 | -7/+0 |
2008-06-18 | Add config option to enable 'fsync()' of object files | Linus Torvalds | 1 | -0/+1 |
2008-05-25 | Merge branch 'db/clone-in-c' | Junio C Hamano | 1 | -4/+20 |
2008-05-14 | Merge branch 'sb/committer' | Junio C Hamano | 1 | -0/+1 |
2008-05-11 | Merge branch 'lt/core-optim' | Junio C Hamano | 1 | -0/+1 |
2008-05-11 | Allow tracking branches to set up rebase by default. | Dustin Sallings | 1 | -0/+1 |
2008-05-10 | Merge branch 'lt/case-insensitive' | Junio C Hamano | 1 | -0/+1 |
2008-05-06 | commit: Show committer if automatic | Santi Béjar | 1 | -0/+1 |
2008-05-04 | Add a function to set a non-default work tree | Daniel Barkalow | 1 | -4/+20 |
2008-04-09 | Add platform-independent .git "symlink" | Lars Hjemli | 1 | -0/+2 |
2008-04-09 | Add 'core.ignorecase' option | Linus Torvalds | 1 | -0/+1 |
2008-02-27 | Merge branch 'js/branch-track' | Junio C Hamano | 1 | -0/+1 |
2008-02-19 | branch: optionally setup branch.*.merge from upstream local branches | Jay Soffian | 1 | -0/+1 |
2008-02-16 | Merge branch 'sp/safecrlf' | Junio C Hamano | 1 | -0/+1 |
2008-02-15 | Add "const" qualifier to "char *excludes_file". | Christian Couder | 1 | -1/+1 |
2008-02-15 | Add "const" qualifier to "char *editor_program". | Christian Couder | 1 | -1/+1 |
2008-02-15 | Add "const" qualifier to "char *pager_program". | Christian Couder | 1 | -1/+1 |
2008-02-06 | safecrlf: Add mechanism to warn about irreversible crlf conversions | Steffen Prohaska | 1 | -0/+1 |
2007-12-11 | Support GIT_PAGER_IN_USE environment variable | Jeff King | 1 | -1/+0 |
2007-12-09 | Merge branch 'jc/spht' | Junio C Hamano | 1 | -0/+1 |
2007-12-06 | Use gitattributes to define per-path whitespace rule | Junio C Hamano | 1 | -1/+1 |
2007-11-14 | core.excludesfile clean-up | Junio C Hamano | 1 | -0/+1 |
2007-11-02 | War on whitespace: first, a bit of retreat. | Junio C Hamano | 1 | -0/+1 |
2007-08-10 | Merge branch 'cr/tag' | Junio C Hamano | 1 | -0/+1 |
2007-08-01 | Clean up work-tree handling | Johannes Schindelin | 1 | -9/+26 |
2007-08-01 | Add set_git_dir() function | Johannes Schindelin | 1 | -0/+8 |