aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pretty: support truncating in %>, %< and %><Nguyễn Thái Ngọc Duy2013-04-18
* pretty: support padding placeholders, %< %> and %><Nguyễn Thái Ngọc Duy2013-04-18
* pretty: add %C(auto) for auto-coloringNguyễn Thái Ngọc Duy2013-04-18
* pretty: split color parsing into a separate functionNguyễn Thái Ngọc Duy2013-04-18
* pretty: two phase conversion for non utf-8 commitsNguyễn Thái Ngọc Duy2013-04-18
* utf8.c: add reencode_string_len() that can handle NULs in stringNguyễn Thái Ngọc Duy2013-04-18
* utf8.c: add utf8_strnwidth() with the ability to skip ansi sequencesNguyễn Thái Ngọc Duy2013-04-18
* utf8.c: move display_mode_esc_sequence_len() for use by other functionsNguyễn Thái Ngọc Duy2013-04-18
* pretty: share code between format_decoration and show_decorationsNguyễn Thái Ngọc Duy2013-04-18
* pretty-formats.txt: wrap long linesNguyễn Thái Ngọc Duy2013-04-18
* pretty: get the correct encoding for --pretty:format=%eNguyễn Thái Ngọc Duy2013-04-18
* pretty: save commit encoding from logmsg_reencode if the caller needs itNguyễn Thái Ngọc Duy2013-04-18
* Update draft release notes to 1.8.3Junio C Hamano2013-04-18
* Merge branch 'maint'Junio C Hamano2013-04-18
|\
| * remote-hg: fix commit messagesFelipe Contreras2013-04-17
* | Merge branch 'jk/test-trash'Junio C Hamano2013-04-18
|\ \
| * | t/test-lib.sh: drop "$test" variableJeff King2013-04-14
| * | t/test-lib.sh: fix TRASH_DIRECTORY handlingJohn Keeping2013-04-14
* | | Merge branch 'th/t9903-symlinked-workdir'Junio C Hamano2013-04-18
|\ \ \
| * | | t9903: Don't fail when run from path accessed through symlinkTorstein Hegge2013-04-11
* | | | Merge branch 'jk/merge-tree-added-identically'Junio C Hamano2013-04-18
|\ \ \ \
| * | | | merge-tree: don't print entries that match "local"John Keeping2013-04-08
* | | | | Merge branch 'jk/http-dumb-namespaces'Junio C Hamano2013-04-18
|\ \ \ \ \
| * | | | | http-backend: respect GIT_NAMESPACE with dumb clientsJohn Koleszar2013-04-09
* | | | | | Merge branch 'rs/empty-archive'Junio C Hamano2013-04-18
|\ \ \ \ \ \
| * | | | | | t5004: fix issue with empty archive test and bsdtarRené Scharfe2013-04-10
* | | | | | | Merge branch 'fc/send-email-annotate'Junio C Hamano2013-04-18
|\ \ \ \ \ \ \
| * | | | | | | rebase-am: explicitly disable cover-letterFelipe Contreras2013-04-14
| * | | | | | | format-patch: trivial cleanupsFelipe Contreras2013-04-07
| * | | | | | | format-patch: add format.coverLetter configuration variableFelipe Contreras2013-04-07
| * | | | | | | log: update to OPT_BOOLFelipe Contreras2013-04-07
| * | | | | | | format-patch: refactor branch name calculationFelipe Contreras2013-04-07
| * | | | | | | format-patch: improve head calculation for cover-letterFelipe Contreras2013-04-07
| * | | | | | | send-email: make annotate configurableFelipe Contreras2013-04-07
* | | | | | | | Merge branch 'jc/push-2.0-default-to-simple' (early part)Junio C Hamano2013-04-18
|\ \ \ \ \ \ \ \
| * | | | | | | | t5570: do not assume the "matching" push is the defaultBrian Gernhardt2013-04-03
| * | | | | | | | t5551: do not assume the "matching" push is the defaultBrian Gernhardt2013-04-03
| * | | | | | | | t5550: do not assume the "matching" push is the defaultBrian Gernhardt2013-04-03
| * | | | | | | | t9401: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
| * | | | | | | | t9400: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
| * | | | | | | | t7406: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
| * | | | | | | | t5531: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
| * | | | | | | | t5519: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
| * | | | | | | | t5517: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
| * | | | | | | | t5516: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
| * | | | | | | | t5505: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
| * | | | | | | | t5404: do not assume the "matching" push is the defaultJunio C Hamano2013-01-04
* | | | | | | | | Merge branch 'jk/daemon-user-doc'Junio C Hamano2013-04-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | doc: clarify that "git daemon --user=<user>" option does not export HOME=~userJunio C Hamano2013-04-12
* | | | | | | | | | Merge branch 'fc/completion'Junio C Hamano2013-04-18
|\ \ \ \ \ \ \ \ \ \