2007-05-22 | git-status: respect core.excludesFile Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-05-22 | SubmittingPatches: mention older C compiler compatibility Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-05-17 | Add a birdview-on-the-source-code section to the user... Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-05-16 | import-tars: Use the "Link indicator" to identify directories Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-05-02 | Teach import-tars about GNU tar's @LongLink extension. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-04-29 | import-tars: be nice to wrong directory modes Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-04-24 | t4201: Do not display weird characters on the terminal Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-04-23 | dir.c(common_prefix): Fix two bugs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-04-10 | Use print_wrapped_text() in shortlog Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-03-28 | t4118: be nice to non-GNU sed Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-03-24 | git-revert: Revert revert message to old behaviour Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-03-23 | t4118: be nice to non-GNU sed Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-03-20 | Provide some technical documentation for shallow clones Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-03-20 | Add a HOWTO for setting up a standalone git daemon Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-03-20 | xdiff/xutils.c(xdl_hash_record): factor out whitespace... Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-03-14 | Do not output "GEN " when generating perl.mak Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-03-12 | git-bundle: only die if pack would be empty, warn if... Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-03-09 | git-bundle: prevent overwriting existing bundles Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-03-09 | git-bundle: die if a given ref is not included in bundle Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-03-09 | git-bundle: handle thin packs in subcommand "unbundle" Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-03-08 | git-bundle: Make thin packs Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-03-08 | git-bundle: avoid packing objects which are in the... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-03-07 | bundle: fix wrong check of read_header()'s return value... Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-03-07 | make t8001 work on Mac OS X again Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-03-05 | Begin SubmittingPatches with a check list Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-03-05 | format-patch: add --inline option and make --attach... Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-03-04 | cherry-pick: Suggest a better method to retain authorship Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-03-04 | Get rid of the dependency to GNU diff in the tests Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-03-04 | diff --no-index: support /dev/null as filename Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-03-04 | diff: support reading a file from stdin via "-" Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-03-04 | Make git-revert & git-cherry-pick a builtin Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-03-04 | Document the config variable format.suffix Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-03-03 | builtin-archive: use RUN_SETUP Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-03-02 | print_wrapped_text: fix output for negative indent Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-03-01 | fetch.o depends on the headers, too. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-03-01 | diff: make more cases implicit --no-index Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-02-28 | show_date(): rename the "relative" parameter to "mode" Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-02-28 | Actually make print_wrapped_text() useful Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-02-26 | diff --no-index: also imitate the exit status of diff(1) Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-02-25 | Fix typo: do not show name1 when name2 fails Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-02-24 | object name: introduce ':/<oneline prefix>' notation Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-02-24 | Fixup no-progress for fetch & clone Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-02-23 | git-bundle: record commit summary in the prerequisite... |
diff | tree |
2007-02-23 | git-bundle: fix 'create --all' |
diff | tree |
2007-02-23 | git-bundle: avoid fork() in verify_bundle() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-02-23 | git-bundle: assorted fixes Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-02-23 | Add git-bundle: move objects and references by archive Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-02-23 | Make tests independent of global config files Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-02-23 | git-diff: fix combined diff Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-02-23 | pretty-formats: add 'format:<string>' Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-02-23 | Teach git-diff-files the new option `--no-index` Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-02-23 | apply: make --verbose a little more useful Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-02-21 | Teach diff -B about colours Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-02-21 | git grep: use pager Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-02-20 | config: read system-wide defaults from /etc/gitconfig Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-02-20 | fetch & clone: do not output progress when not on a tty Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-02-20 | rev-list --max-age, --max-count: support --boundary Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-02-20 | name-rev: avoid "^0" when unneeded Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-02-20 | apply: fix memory leak in prefix_one() Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-02-18 | diff --check: use colour Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-02-17 | name-rev: introduce the --refs=<pattern> option Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-02-14 | teach diff machinery about --ignore-space-at-eol Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-02-13 | git-gc: run pack-refs by default unless the repo is... Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-02-09 | log --reflog: use dwim_log Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-02-09 | format-patch -n: make sorting easier by padding number Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-02-09 | log --reflog: honour --relative-date Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-02-09 | for_each_reflog_ent: be forgiving about missing message Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-02-07 | fast-import: Fix compile warnings Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-02-05 | Commands requiring a work tree must not run in GIT_DIR Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-02-02 | Update the documentation for the new '@{...}' syntax Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-02-02 | Teach the '@{...}' notation to git-log -g Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-01-24 | reflog inspection: introduce shortcut "-g" Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-01-24 | annotate: use pager Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-01-21 | Teach revision machinery about --reverse Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-01-21 | --walk-reflogs: do not crash with cyclic reflog ancestry Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-01-21 | --walk-reflogs: actually find the right commit by date. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-01-21 | --walk-reflogs: disallow uninteresting commits Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-01-21 | Teach the revision walker to walk by reflogs with ... Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2007-01-21 | Do not verify filenames in a bare repository Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-01-21 | apply --cached: fix crash in subdirectory Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-01-21 | show_date(): fix relative dates Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-01-20 | config_set_multivar(): disallow newlines in keys Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-01-16 | Fix spurious compile error |
diff | tree |
2007-01-10 | Fix t1410 for core.filemode==false Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2007-01-09 | Sanitize for_each_reflog_ent() Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-12-31 | Fix yet another subtle xdl_merge() bug Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-12-28 | xdl_merge(): fix a segmentation fault when refining... Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-12-24 | commit-tree: encourage UTF-8 commit messages. |
diff | tree |
2006-12-22 | Make git-rerere a builtin Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-12-22 | Add a test for git-rerere Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-12-22 | move read_mmfile() into xdiff-interface Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-12-22 | git-reset --hard: tell the user what the HEAD was reset to Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-12-22 | git-tag: support -F <file> option Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-12-22 | Use git-merge-file in git-merge-one-file, too Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-12-22 | diff --check: fix off by one error Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-12-19 | Introduce GIT_TEMPLATE_DIR Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-12-16 | git-branch: rename config vars branch.<branch>.*, too Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-12-16 | add a function to rename sections in the config Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
diff | tree |
2006-12-16 | Document git-merge-file Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |
2006-12-14 | git-show: grok blobs, trees and tags, too Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> |
diff | tree |