2011-08-30 | t3903: fix misquoted rev-parse invocation Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2011-08-30 | Documentation: clarify effects of -- <path> arguments Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2011-08-29 | strbuf_grow(): maintain nul-termination even for new... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2011-08-29 | Document negated forms of format-patch --to --cc -... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2011-08-29 | t4014: "no-add-headers" is actually called "no-add... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2011-08-29 | t4014: invoke format-patch with --stdout where intended Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2011-08-29 | t4014: check for empty files from git format-patch... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2011-08-29 | Use memmove in ident_to_git Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2011-05-18 | add -i: ignore terminal escape sequences Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2011-01-18 | t4034: bulk verify builtin word regex sanity Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2011-01-13 | t0000: quote TAP snippets in test code Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2011-01-10 | submodule: fix relative url parsing for scp-style origin Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2011-01-10 | Documentation/githooks: post-rewrite-copy-notes never... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2011-01-10 | Documentation/git-archive: spell --worktree-attributes... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-12-19 | userdiff: fix typo in ruby and python word regexes Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-12-11 | gitk: Add the equivalent of diff --color-words Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-10-29 | t0003: properly quote $HOME Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-10-19 | {cvs,svn}import: use the new 'git read-tree --empty' Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-10-19 | repack: place temporary packs under .git/objects/pack/ Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-10-18 | merge-file: correctly find files when called in subdir Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-10-18 | prefix_filename(): safely handle the case where pfx_len=0 Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-09-08 | send-email: Refuse to send cover-letter template subject Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-08-31 | test: Introduce $GIT_BUILD_DIR Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-08-25 | Exhibit merge bug that clobbers index&WT Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-08-18 | Makefile: make gcov invocation configurable Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-08-09 | t7003: fix subdirectory-filter test Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-08-02 | ls-files: learn a debugging dump format Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-08-02 | Documentation/rev-parse: quoting is required with ... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-07-28 | xsize_t: check whether we lose bits Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-07-27 | Makefile: add check-docs exception for gitrevisions Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-07-27 | Fix 'git' wrapper usage string Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-07-26 | Documentation/git-push: Explain status output in more... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-07-26 | Document receive.denyDeleteCurrent Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-07-26 | Cast execl*() NULL sentinels to (char *) Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-07-26 | Do not unquote + into ' ' in URLs Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-07-19 | Documentation/reset: move "undo permanently" example... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-07-19 | Documentation/reset: reorder examples to match description Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-07-19 | Documentation/reset: promote 'examples' one section up Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-07-19 | Documentation/reset: separate options by mode Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-07-19 | Documentation/git-reset: reorder modes for soft-mixed... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-07-16 | Only run aggregate-results over actual counts Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-06-18 | send-email: ask about and declare 8bit mails Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-06-13 | parseopt: wrap rev-parse --parseopt usage for eval... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-06-12 | rev-list: introduce --count option Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-06-12 | log_ref_setup: don't return stack-allocated array Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-06-11 | check_aliased_update: strcpy() instead of strcat()... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-06-11 | t/README: document --root option Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-06-11 | fast-import: die_nicely() back to vsnprintf (reverts... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-05-21 | Complete prototype of git_config_from_parameters() Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-04-17 | combined diff: correctly handle truncated file Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-04-14 | diff: add --word-diff option that generalizes --color... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-03-29 | rebase -i: make post-rewrite work for 'edit' Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-03-17 | Documentation: receive.denyCurrentBranch defaults to... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-03-13 | git-notes(1): add a section about the meaning of history Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-03-13 | notes: track whether notes_trees were changed at all Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-03-13 | notes: add shorthand --ref to override GIT_NOTES_REF Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-03-13 | commit --amend: copy notes to the new commit Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-03-13 | rebase: support automatic notes copying Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-03-13 | notes: implement helpers needed for note copying during... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-03-13 | notes: implement 'git notes copy --stdin' Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-03-13 | rebase -i: invoke post-rewrite hook Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-03-13 | rebase: invoke post-rewrite hook Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-03-13 | commit --amend: invoke post-rewrite hook Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-03-13 | Documentation: document post-rewrite hook Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-03-13 | Support showing notes from more than one notes tree Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-03-13 | test-lib: unset GIT_NOTES_REF to stop it from influencing... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-02-20 | cherry_pick_list: quit early if one side is empty Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-02-20 | t1450: fix testcases that were wrongly expecting failure Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-02-16 | stash pop: remove 'apply' options during 'drop' invocation Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-02-10 | Documentation: quote braces in {upstream} notation Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-01-24 | Documentation: move away misplaced 'push --upstream... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-01-24 | Documentation: add missing :: in config.txt Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-01-22 | Documentation: improve description of --glob=pattern... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-01-10 | Documentation: emphasise 'git shortlog' in its synopsis Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-01-10 | Documentation: show-files is now called git-ls-files Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout |
diff | tree |
2010-01-10 | Documentation: format full commands in typewriter font Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-01-09 | Documentation: warn prominently against merging with... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2010-01-09 | Documentation/git-merge: reword references to "remote... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-12-31 | bash completion: factor submodules into dirty state Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-11-21 | describe: do not use unannotated tag even if exact... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-11-17 | Document git-svn's first-parent rule Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-11-17 | rebase docs: clarify --merge and --strategy Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-11-15 | Documentation: clarify 'ours' merge strategy Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-11-13 | filter-branch: nearest-ancestor rewriting outside subdir... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-11-13 | filter-branch: stop special-casing $filter_subdir argument Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-10-28 | describe: when failing, tell the user about options... Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-10-22 | Quote ' as \(aq in manpages Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-10-20 | stash list: drop the default limit of 10 stashes Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-10-20 | stash list: use new %g formats instead of sed Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-10-20 | Introduce new pretty formats %g[sdD] for reflog information Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-10-20 | reflog-walk: refactor the branch@{num} formatting Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-10-20 | Refactor pretty_print_commit arguments into a struct Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-10-12 | Let --decorate show HEAD position Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-10-12 | bash completion: complete refs for git-grep Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-08-15 | DWIM 'git stash save -p' for 'git stash -p' Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-08-15 | Implement 'git stash save --patch' Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-08-15 | Implement 'git checkout --patch' Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-08-15 | Implement 'git reset --patch' Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |
2009-08-15 | add -p: do not attempt to coalesce mode changes Signed-off-by: Thomas Rast <trast@student.ethz.ch> |
diff | tree |