2015-11-20 | push_refs_with_export: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-11-20 | get_remote_heads: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-11-20 | parse_fetch: convert to use struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-11-20 | add_sought_entry_mem: convert to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-11-20 | Convert struct ref to use object_id. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-11-20 | sha1_file: introduce has_object_file helper. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-06-22 | verify-tag: add option to print raw gpg status information Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-06-22 | verify-commit: add option to print raw gpg status information Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-06-22 | gpg: centralize printing signature buffers Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-06-22 | gpg: centralize signature check Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-06-22 | verify-commit: add test for exit status on untrusted... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-06-22 | verify-tag: share code with verify-commit Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-06-22 | verify-tag: add tests Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-05-25 | refs: convert struct ref_entry to use struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-04-28 | connect: improve check for plink to reduce false positives Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-04-28 | t5601: fix quotation error leading to skipped tests Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-04-28 | connect: simplify SSH connection code path Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-03-14 | apply: convert threeway_stage to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-03-14 | patch-id: convert to use struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-03-14 | commit: convert parts to struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-03-14 | diff: convert struct combine_diff_path to object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-03-14 | bulk-checkin.c: convert to use struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-03-14 | zip: use GIT_SHA1_HEXSZ for trailers Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-03-14 | archive.c: convert to use struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-03-14 | bisect.c: convert leaf functions to use struct object_id Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-03-14 | define utility functions for object IDs Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-03-14 | define a structure for object IDs Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2015-01-08 | remote-curl: fall back to Basic auth if Negotiate fails Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2014-12-29 | pack-objects: use --objects-edge-aggressive for shallow... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2014-12-29 | rev-list: add an option to mark fewer edges as uninteresting Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2014-12-22 | Documentation: add missing article in rev-list-options.txt Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2014-11-17 | Documentation: change "gitlink" typo in git-push Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2014-10-27 | Documentation: remove Asciidoctor linkgit macro |
diff | tree |
2014-10-27 | Documentation: refactor common operations into variables Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2014-10-15 | Documentation: implement linkgit macro for Asciidoctor Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2014-10-15 | Documentation: move some AsciiDoc parameters into variables Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2014-10-13 | Documentation: fix mismatched delimiters in git-imap... Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2014-10-13 | Documentation: adjust document title underlining Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2014-10-08 | Documentation: fix misrender of pretty-formats in Asciidoctor Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2014-08-05 | imap-send doc: omit confusing "to use imap-send" modifier Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2014-08-04 | archive: honor tar.umask even for pax headers Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2014-07-22 | Documentation: fix missing text for rev-parse --verify Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2014-06-16 | rebase--merge: fix --skip with two conflicts in a row Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2014-05-08 | blame: correctly handle files regardless of autocrlf Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2014-03-17 | mv: prevent mismatched data when ignoring errors. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2014-02-11 | pull: add the --gpg-sign option. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2013-12-20 | log: properly handle decorations with chained tags Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2013-12-09 | Documentation: document pitfalls with 3-way merge Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2013-10-31 | remote-curl: fix large pushes with GSSAPI Signed-off-by: Brian M. Carlson <sandals@crustytoothpaste.net> |
diff | tree |
2013-10-14 | CodingGuidelines: style for multi-line comments Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2013-09-12 | http-backend: provide Allow header for 405 Signed-off-by: Brian M. Carlson <sandals@crustytoothpaste.net> |
diff | tree |
2013-09-10 | send-email: don't call methods on undefined values Signed-off-by: Brian M. Carlson <sandals@crustytoothpaste.net> |
diff | tree |
2013-09-04 | submodule: don't print status output with ignore=all Signed-off-by: Brian M. Carlson <sandals@crustytoothpaste.net> |
diff | tree |
2013-09-03 | submodule: fix confusing variable name Signed-off-by: Brian M. Carlson <sandals@crustytoothpaste.net> |
diff | tree |
2013-08-05 | Add missing test file for UTF-16. Signed-off-by: Brian M. Carlson <sandals@crustytoothpaste.net> |
diff | tree |
2013-07-05 | commit: reject overlong UTF-8 sequences Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2013-07-05 | commit: reject invalid UTF-8 codepoints Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2013-07-05 | send-email: provide port separately from hostname Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> |
diff | tree |
2007-12-03 | git-gui: Reorder msgfmt command-line arguments Signed-off-by: brian m. carlson <sandals@crustytoothpaste.ath.cx> |
diff | tree |