Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *.sh: avoid hardcoding $GIT_DIR/hooks/... | Nguyễn Thái Ngọc Duy | 2014-12-01 | 6 | -24/+22 |
* | git-sh-setup.sh: use rev-parse --git-path to get $GIT_DIR/objects | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -1/+1 |
* | $GIT_COMMON_DIR: a new environment variable | Nguyễn Thái Ngọc Duy | 2014-12-01 | 6 | -19/+117 |
* | commit: use SEQ_DIR instead of hardcoding "sequencer" | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -1/+1 |
* | fast-import: use git_path() for accessing .git dir instead of get_git_dir() | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -4/+1 |
* | reflog: avoid constructing .lock path with git_path | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -1/+1 |
* | *.sh: respect $GIT_INDEX_FILE | Nguyễn Thái Ngọc Duy | 2014-12-01 | 2 | -2/+2 |
* | git_path(): be aware of file relocation in $GIT_DIR | Nguyễn Thái Ngọc Duy | 2014-12-01 | 6 | -7/+95 |
* | path.c: group git_path(), git_pathdup() and strbuf_git_path() together | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -10/+10 |
* | path.c: rename vsnpath() to do_git_path() | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -4/+4 |
* | git_snpath(): retire and replace with strbuf_git_path() | Nguyễn Thái Ngọc Duy | 2014-12-01 | 5 | -26/+55 |
* | path.c: make get_pathname() call sites return const char * | Nguyễn Thái Ngọc Duy | 2014-12-01 | 15 | -32/+36 |
* | path.c: make get_pathname() return strbuf instead of static buffer | Nguyễn Thái Ngọc Duy | 2014-12-01 | 1 | -69/+51 |
* | Git 2.2v2.2.0 | Junio C Hamano | 2014-11-26 | 2 | -1/+6 |
* | RelNotes: spelling & grammar tweaks | Marc Branchaud | 2014-11-26 | 1 | -51/+52 |
* | Git 2.2.0-rc3v2.2.0-rc3 | Junio C Hamano | 2014-11-21 | 2 | -14/+15 |
* | l10n: remove a superfluous translation for push.c | Jiang Xin | 2014-11-20 | 6 | -30/+6 |
* | l10n: de.po: translate 2 messages | Ralf Thielow | 2014-11-20 | 1 | -3/+1 |
* | l10n: de.po: translate 2 new messages | Ralf Thielow | 2014-11-20 | 1 | -2/+2 |
* | l10n: batch updates for one trivial change | Jiang Xin | 2014-11-20 | 7 | -519/+554 |
* | l10n: git.pot: v2.2.0 round 2 (1 updated) | Jiang Xin | 2014-11-20 | 1 | -24/+24 |
* | Merge branch 'sv/submitting-final-patch' | Junio C Hamano | 2014-11-19 | 1 | -1/+1 |
|\ | |||||
| * | SubmittingPatches: final submission is To: maintainer and CC: list | Slavomir Vlcek | 2014-11-13 | 1 | -1/+1 |
* | | Merge branch 'sn/tutorial-status-output-example' | Junio C Hamano | 2014-11-19 | 2 | -19/+21 |
|\ \ | |||||
| * | | gittutorial: fix output of 'git status' | Stefan Naewe | 2014-11-13 | 2 | -19/+21 |
* | | | Merge branch 'mh/doc-remote-helper-xref' | Junio C Hamano | 2014-11-19 | 5 | -0/+22 |
|\ \ \ | |||||
| * | | | doc: add some crossrefs between manual pages | Max Horn | 2014-11-11 | 5 | -0/+22 |
* | | | | Merge branch 'tb/no-relative-file-url' | Junio C Hamano | 2014-11-19 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | t5705: the file:// URL should be absolute | Torsten Bögershausen | 2014-11-13 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'cc/interpret-trailers' | Junio C Hamano | 2014-11-19 | 1 | -4/+10 |
|\ \ \ \ | |||||
| * | | | | trailer: display a trailer without its trailing newline | Christian Couder | 2014-11-10 | 1 | -2/+6 |
| * | | | | trailer: ignore comment lines inside the trailers | Christian Couder | 2014-11-10 | 1 | -2/+4 |
* | | | | | Merge git://github.com/git-l10n/git-po | Junio C Hamano | 2014-11-18 | 1 | -2165/+2392 |
|\ \ \ \ \ | |||||
| * | | | | | l10n: Update Catalan translation | Alex Henrie | 2014-11-18 | 1 | -2165/+2392 |
* | | | | | | Merge branch 'jc/doc-commit-only' | Junio C Hamano | 2014-11-18 | 1 | -2/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Documentation/git-commit: clarify that --only/--include records the working t... | Junio C Hamano | 2014-11-07 | 1 | -2/+3 |
* | | | | | | | Merge branch 'ta/tutorial-modernize' | Junio C Hamano | 2014-11-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | gittutorial.txt: remove reference to ancient Git version | Thomas Ackermann | 2014-11-11 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'da/difftool' | Junio C Hamano | 2014-11-18 | 2 | -0/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | difftool: honor --trust-exit-code for builtin tools | David Aguilar | 2014-11-14 | 2 | -0/+6 |
* | | | | | | | | | Merge branch 'master' of git://github.com/git-l10n/git-po | Junio C Hamano | 2014-11-17 | 1 | -1990/+2239 |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | |||||
| * | | | | | | | | l10n: de.po: translate 62 new messages | Ralf Thielow | 2014-11-15 | 1 | -1414/+1663 |
| * | | | | | | | | l10n: de.po: Fixup one translation | Stefan Beller | 2014-11-15 | 1 | -4/+4 |
| * | | | | | | | | l10n: de.po: use imperative form for command options | Ralf Thielow | 2014-11-14 | 1 | -573/+573 |
* | | | | | | | | | Git 2.2.0-rc2v2.2.0-rc2 | Junio C Hamano | 2014-11-14 | 1 | -1/+1 |
* | | | | | | | | | Update draft release notes to 2.2 | Junio C Hamano | 2014-11-12 | 1 | -0/+14 |
* | | | | | | | | | Sync with 'maint' | Junio C Hamano | 2014-11-12 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge branch 'nd/gitignore-trailing-whitespace' into maint | Junio C Hamano | 2014-11-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jk/fetch-reflog-df-conflict' | Junio C Hamano | 2014-11-12 | 1 | -18/+18 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | t1410: fix breakage on case-insensitive filesystems | Jeff King | 2014-11-10 | 1 | -18/+18 |