struct ref_update: move "have_old" into "flags"
[gitweb.git] / builtin /
2014-12-12 expire_reflog(): return early if the reference has...
2014-12-12 expire_reflog(): rename "ref" parameter to "refname"
2014-12-12 expire_reflog(): it's not an each_ref_fn anymore
2014-12-12 use strbuf_complete_line() for adding a newline if...
2014-12-11 commit: always populate GIT_AUTHOR_* variables
2014-12-11 commit: loosen ident checks when generating template
2014-12-11 update-ref: fix "verify" command with missing <oldvalue>
2014-12-10 branch: allow -f with -m and -d
2014-12-09 index-pack: terminate object buffers with NUL
2014-12-05 Merge branch 'mh/config-flip-xbit-back-after-checking'
2014-12-05 Merge branch 'jk/gitweb-with-newer-cgi-multi-param'
2014-12-05 Merge branch 'rs/receive-pack-use-labs'
2014-12-05 Merge branch 'rs/maint-config-use-labs'
2014-12-05 Merge branch 'js/windows-open-eisdir-error'
2014-12-05 Merge branch 'jh/empty-notes'
2014-12-05 Merge branch 'sv/get-builtin'
2014-12-05 Merge branch 'jk/checkout-from-tree'
2014-12-05 Merge branch 'tq/git-ssh-command'
2014-12-05 Merge branch 'rs/env-array-in-child-process'
2014-12-01 receive-pack: refactor updateInstead codepath
2014-12-01 ls-tree: disable negative pathspec because it's not...
2014-12-01 ls-tree: remove path filtering logic in show_tree
2014-12-01 tree.c: update read_tree_recursive callback to pass...
2014-12-01 for-each-ref: correct spelling of Tcl in option description
2014-12-01 push: truly use "simple" as default, not "upstream"
2014-12-01 receive-pack: add another option for receive.denyCurren...
2014-12-01 system_path(): always return free'able memory to the...
2014-11-25 git-mailinfo: add --message-id
2014-11-25 sort_string_list(): rename to string_list_sort()
2014-11-25 prune_remote(): iterate using for_each_string_list_item()
2014-11-25 prune_remote(): rename local variable
2014-11-25 repack_without_refs(): make the refnames argument a...
2014-11-25 prune_remote(): sort delete_refs_list references en...
2014-11-25 prune_remote(): initialize both delete_refs lists in...
2014-11-25 prune_remote(): exit early if there are no stale references
2014-11-21 init-db: improve the filemode trustability check
2014-11-21 add: ignore only ignored files
2014-11-20 Merge branch 'jn/parse-config-slot' into jk/colors
2014-11-20 config: fix parsing of "git config --get-color some...
2014-11-19 Merge branch 'sv/submitting-final-patch'
2014-11-19 Merge branch 'sn/tutorial-status-output-example'
2014-11-19 Merge branch 'mh/doc-remote-helper-xref'
2014-11-19 Merge branch 'tb/no-relative-file-url'
2014-11-19 Merge branch 'cc/interpret-trailers'
2014-11-18 builtin/push.c: fix description of --recurse-submodules...
2014-11-18 Merge git://github.com/git-l10n/git-po
2014-11-18 Merge branch 'jc/doc-commit-only'
2014-11-18 Merge branch 'da/difftool'
2014-11-18 create_default_files(): don't set u+x bit on $GIT_DIR...
2014-11-17 Merge branch 'master' of git://github.com/git-l10n...
2014-11-17 apply: fix typo in an error message
2014-11-17 cmd_config(): make a copy of path obtained from git_path()
2014-11-17 use labs() for variables of type long instead of abs()
2014-11-13 checkout $tree: do not throw away unchanged index entries
2014-11-12 Sync with 'maint'
2014-11-12 Merge branch 'nd/gitignore-trailing-whitespace' into...
2014-11-12 Merge branch 'jk/fetch-reflog-df-conflict'
2014-11-12 builtin/notes: add --allow-empty, to allow storing...
2014-11-12 builtin/notes: split create_note() to clarify add vs...
2014-11-12 builtin/notes: simplify early exit code in add()
2014-11-11 Sync with maint
2014-11-11 Merge branch 'rs/clean-menu-item-defn' into maint
2014-11-10 builtin/notes: refactor note file path into struct...
2014-11-10 builtin/notes: improve naming
2014-11-10 builtin/notes: fix premature failure when trying to...
2014-11-10 Merge branch 'master' of git://github.com/git-l10n...
2014-11-10 Sync with maint
2014-11-10 Merge branch 'js/diff-highlight-avoid-sigpipe'
2014-11-10 use args member of struct child_process
2014-11-10 commit: make ignore_non_trailer() non static
2014-11-10 Merge branch 'jc/conflict-hint' into cc/interpret-trail...
2014-11-06 Merge branch 'maint'
2014-11-06 Merge branch 'nd/gitignore-trailing-whitespace'
2014-11-06 Merge branch 'tm/line-log-first-parent'
2014-11-06 Merge branch 'jk/fetch-reflog-df-conflict'
2014-11-06 Merge branch 'rs/use-child-process-init-more'
2014-11-06 Merge branch 'jk/cache-tree-protect-from-broken-libgit2'
2014-11-04 fetch: load all default config at startup
2014-10-31 Merge branch 'for-junio' of git://bogomips.org/git-svn
2014-10-31 Merge branch 'jc/push-cert'
2014-10-31 Merge branch 'rs/child-process-init'
2014-10-31 Merge branch 'rs/grep-color-words'
2014-10-30 get_merge_bases(): always clean-up object flags
2014-10-30 Merge git://ozlabs.org/~paulus/gitk
2014-10-29 Sync with Git 2.1.3
2014-10-29 Merge branch 'jk/pack-objects-no-bitmap-when-splitting...
2014-10-29 Merge branch 'rm/gitweb-start-form' into maint
2014-10-29 Merge branch 'bc/asciidoc-pretty-formats-fix' into...
2014-10-29 Merge branch 'rs/daemon-fixes' into maint
2014-10-29 Merge branch 'da/difftool'
2014-10-29 Merge branch 'rb/pack-window-memory-config-doc'
2014-10-29 Merge branch 'mg/lib-gpg-ro-safety'
2014-10-29 Merge branch 'dm/port2zos'
2014-10-29 Merge branch 'oc/mergetools-beyondcompare'
2014-10-29 Merge branch 'jk/prune-mtime'
2014-10-29 Merge branch 'bc/asciidoctor'
2014-10-28 receive-pack: avoid minor leak in case start_async...
2014-10-28 merge & sequencer: turn "Conflicts:" hint into a comment
2014-10-28 builtin/commit.c: extract ignore_non_trailer() helper...
2014-10-24 Merge branch 'jc/push-cert'
next